summaryrefslogtreecommitdiff
path: root/utils/installer/lv-config.example.lua
diff options
context:
space:
mode:
authorchristianchiarulli <[email protected]>2021-07-03 23:46:16 -0400
committerchristianchiarulli <[email protected]>2021-07-03 23:46:16 -0400
commitddc0c71dae44aaf39742201704c22f9cf92073de (patch)
tree2ba85288d1ae1997ac55b70ad36330b3036b75b0 /utils/installer/lv-config.example.lua
parent8f37e7f2784b56d918f64960fd7b5c02947904f4 (diff)
parent632e7bf19418e5792538bbedb602b1e10215fa52 (diff)
Merge branch 'master' of github.com:ChristianChiarulli/LunarVim into stable
Diffstat (limited to 'utils/installer/lv-config.example.lua')
-rw-r--r--utils/installer/lv-config.example.lua6
1 files changed, 6 insertions, 0 deletions
diff --git a/utils/installer/lv-config.example.lua b/utils/installer/lv-config.example.lua
index c90d4876..f71ad561 100644
--- a/utils/installer/lv-config.example.lua
+++ b/utils/installer/lv-config.example.lua
@@ -83,6 +83,12 @@ O.lang.go.autoformat = true
-- rust
O.lang.rust.autoformat = true
+
+-- clang
+O.lang.clang.autoformat = false -- Set to true to enable auto-format in C/C++ files.
+
+
+
-- create custom autocommand field (This would be easy with lua)
-- Turn off relative_numbers