mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
taskdata.vim fixes; ftdetect backlog.data as JSON
This commit is contained in:
parent
722cc9b300
commit
c92139389a
2 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue