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