X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=vim%2F.vim%2Fftdetect%2Fhjson.vim;h=8181fc286a111b13630de0ff64aa02bafd05b54c;hp=e3474ab58b67bd9098635daf4d4fe3010fbe908e;hb=18407b1af9f1ec876576a988d4fdb8c90d344200;hpb=cfc9ca7390d9929030708be4d2b315d7ad9dc131 diff --git a/vim/.vim/ftdetect/hjson.vim b/vim/.vim/ftdetect/hjson.vim index e3474ab..8181fc2 100644 --- a/vim/.vim/ftdetect/hjson.vim +++ b/vim/.vim/ftdetect/hjson.vim @@ -1 +1,2 @@ autocmd BufNewFile,BufRead *.hjson setlocal shiftwidth=2 +autocmd BufNewFile,BufRead *.hjson setlocal commentstring=#\ %s