]> Sergey Matveev's repositories - dotfiles.git/blob - vim/.vim/ftdetect/hjson.vim
8181fc286a111b13630de0ff64aa02bafd05b54c
[dotfiles.git] / vim / .vim / ftdetect / hjson.vim
1 autocmd BufNewFile,BufRead *.hjson setlocal shiftwidth=2
2 autocmd BufNewFile,BufRead *.hjson setlocal commentstring=#\ %s