We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48179b6 + 7d9e67f commit a05984fCopy full SHA for a05984f
ftdetect/json.vim
@@ -1,3 +1,4 @@
1
autocmd BufNewFile,BufRead *.json setlocal filetype=json
2
autocmd BufNewFile,BufRead *.jsonp setlocal filetype=json
3
autocmd BufNewFile,BufRead *.geojson setlocal filetype=json
4
+autocmd BufNewFile,BufRead *.template setlocal filetype=json
0 commit comments