mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-13 20:33: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
|
||||
" 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