summaryrefslogtreecommitdiffstats
path: root/vim/ftplugin/go.vim
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2017-10-24 02:40:06 -0400
committerJesse Luehrs <doy@tozt.net>2017-10-24 03:31:57 -0400
commitba2de93f8527cd65a27bd1846c938c671eddf228 (patch)
tree607c45ed10a81eece299c16f89a07d0ea1b3eadb /vim/ftplugin/go.vim
parent2cdd9d6858367976bfccc78a40ef2efdd82b8139 (diff)
downloadconf-ba2de93f8527cd65a27bd1846c938c671eddf228.tar.gz
conf-ba2de93f8527cd65a27bd1846c938c671eddf228.zip
clean up some ftplugins
Diffstat (limited to 'vim/ftplugin/go.vim')
-rw-r--r--vim/ftplugin/go.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/ftplugin/go.vim b/vim/ftplugin/go.vim
index 8c0ee12..6375c53 100644
--- a/vim/ftplugin/go.vim
+++ b/vim/ftplugin/go.vim
@@ -1 +1 @@
-set ts=4
+setlocal ts=4