From d202e4aa6c3d7d6370b329ca182c00d202ac4783 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 2 Sep 2018 10:48:01 -0700 Subject: [vim] syntax on and don not show whitespaces for go --- configs/rcs/vim/after/ftplugin/go.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 configs/rcs/vim/after/ftplugin/go.vim (limited to 'configs/rcs/vim/after') diff --git a/configs/rcs/vim/after/ftplugin/go.vim b/configs/rcs/vim/after/ftplugin/go.vim new file mode 100644 index 0000000..6f5fe3d --- /dev/null +++ b/configs/rcs/vim/after/ftplugin/go.vim @@ -0,0 +1 @@ +setlocal nolist -- cgit 1.4.1