mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-14 04:43:46 -05:00
Merge pull request #2 from azmd/caseregex
Changed file type detection to reflect new lowercase default behavior
This commit is contained in:
@@ -5,5 +5,5 @@
|
|||||||
" Website: http://github.com/freitass/todo.txt.vim
|
" Website: http://github.com/freitass/todo.txt.vim
|
||||||
" Version: 0.1
|
" Version: 0.1
|
||||||
|
|
||||||
autocmd BufNewFile,BufRead Todo.txt set filetype=todo
|
autocmd BufNewFile,BufRead [Tt]odo.txt set filetype=todo
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user