mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-16 22:03:38 -05:00
Setting filetype 'todo' for done.txt files
This commit is contained in:
@@ -6,4 +6,5 @@
|
|||||||
" Version: 0.1
|
" Version: 0.1
|
||||||
|
|
||||||
autocmd BufNewFile,BufRead [Tt]odo.txt set filetype=todo
|
autocmd BufNewFile,BufRead [Tt]odo.txt set filetype=todo
|
||||||
|
autocmd BufNewFile,BufRead [Dd]one.txt set filetype=todo
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user