Migrate vim vscode jsonc filetype detection to nvim

This commit is contained in:
2025-10-03 23:42:39 +02:00
parent 58df131415
commit 6ed4de0b11
3 changed files with 1 additions and 5 deletions
-3
View File
@@ -1,3 +0,0 @@
" JSONC (see https://github.com/neoclide/jsonc.vim/pull/9")
au BufNewFile,BufRead */.vscode/*.json setlocal filetype=jsonc