taskdata.vim fixes; ftdetect backlog.data as JSON
This commit is contained in:
committed by
Paul Beckingham
parent
722cc9b300
commit
c92139389a
@@ -12,6 +12,7 @@
|
||||
|
||||
" Taskwarrior data files
|
||||
au BufRead,BufNewFile {pending,completed,undo}.data set filetype=taskdata
|
||||
au BufRead,BufNewFile backlog.data set filetype=javascript
|
||||
|
||||
" Taskwarrior configuration file
|
||||
au BufRead,BufNewFile .taskrc set filetype=taskrc
|
||||
|
||||
Reference in New Issue
Block a user