small correction from javascript to the more compatible json syntax

This commit is contained in:
Kevin MacMartin 2014-07-11 02:13:18 -04:00
parent b34b7254a3
commit cc7d1edfd0

View file

@ -70,7 +70,7 @@
au BufNewFile,BufRead *.aspx,*.asmx,*.ascx,*.master setf aspnet
au BufNewFile,BufRead *.gradle setf groovy
au BufNewFile,BufRead *muttrc setf muttrc
au BufNewFile,BufRead *ircd.conf setf javascript
au BufNewFile,BufRead *ircd.conf setf json
au BufNewFile,BufRead *taskrc setlocal commentstring=#\ %s
au BufNewFile,BufRead pacman.conf,yaourtrc setf sh
au BufNewFile,BufRead cjdroute.conf,cjdmaid.conf setf json