dots/.vim/plugin/jsonc.vim

4 lines
124 B
VimL
Raw Normal View History

2024-09-22 13:13:29 +02:00
" JSONC (see https://github.com/neoclide/jsonc.vim/pull/9")
au BufNewFile,BufRead */.vscode/*.json setlocal filetype=jsonc