Set the correct comment style for ~/.taskrc

This commit is contained in:
Kevin MacMartin 2014-07-08 02:33:17 -04:00
parent 56c4fac730
commit 40a731cf52

View file

@ -70,6 +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 .taskrc setlocal commentstring=#\ %s
au BufNewFile,BufRead pacman.conf,yaourtrc setf sh
au BufNewFile,BufRead cjdroute.conf,cjdmaid.conf setf json
"}}}