summaryrefslogtreecommitdiff
path: root/lv-settings.lua
diff options
context:
space:
mode:
authorDavid Hollinger III <[email protected]>2021-05-24 17:01:24 -0500
committerGitHub <[email protected]>2021-05-24 18:01:24 -0400
commit7f8911d872fa250a688da3067df3a8144603989c (patch)
tree7c8f8c37659154db620f9df9e6b9c90d12e9e3c9 /lv-settings.lua
parent4ebdcac7fa5c8c2b46137a66f3b688478ac8989b (diff)
Add Go auto commands (#424)
Diffstat (limited to 'lv-settings.lua')
-rw-r--r--lv-settings.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/lv-settings.lua b/lv-settings.lua
index 826b95ea..7827a5d0 100644
--- a/lv-settings.lua
+++ b/lv-settings.lua
@@ -59,6 +59,9 @@ O.json.autoformat = true
-- ruby
O.ruby.autoformat = true
+
+-- go
+O.go.autoformat = true
-- create custom autocommand field (This would be easy with lua)
-- Turn off relative_numbers