Separate config into '.vim/plugins/'
This commit is contained in:
3
.vim/plugin/jsonc.vim
Normal file
3
.vim/plugin/jsonc.vim
Normal file
@@ -0,0 +1,3 @@
|
||||
" JSONC (see https://github.com/neoclide/jsonc.vim/pull/9")
|
||||
au BufNewFile,BufRead */.vscode/*.json setlocal filetype=jsonc
|
||||
|
||||
Reference in New Issue
Block a user