mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 23:06:38 -05:00
Set the correct comment style for ~/.taskrc
This commit is contained in:
parent
56c4fac730
commit
40a731cf52
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
"}}}
|
||||
|
|
Loading…
Reference in a new issue