]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vim/ftdetect/hjson.vim
Move to vim9script
[dotfiles.git] / vim / .vim / ftdetect / hjson.vim
index 8181fc286a111b13630de0ff64aa02bafd05b54c..65ed94625851d12b74b0603394a5539f6bea3335 100644 (file)
@@ -1,2 +1 @@
-autocmd BufNewFile,BufRead *.hjson setlocal shiftwidth=2
-autocmd BufNewFile,BufRead *.hjson setlocal commentstring=#\ %s
+autocmd BufNewFile,BufRead *.hjson set filetype=hjson