Merge pull request #2 from azmd/caseregex

Changed file type detection to reflect new lowercase default behavior
This commit is contained in:
Leandro Freitas
2013-07-21 08:43:44 -07:00

View File

@@ -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