Changed filetype name

This commit is contained in:
Leandro Freitas
2011-05-31 14:13:31 -03:00
parent dd65613b75
commit 9d6d9a1f64
3 changed files with 55 additions and 0 deletions

9
ftdetect/todo.vim Normal file
View File

@@ -0,0 +1,9 @@
" File: todo.txt.vim
" Description: Todo.txt filetype detection
" Author: Leandro Freitas <freitass@gmail.com>
" Licence: Vim licence
" Website: http://github.com/freitass/todo.txt.vim
" Version: 0.1
autocmd BufNewFile,BufRead Todo.txt set filetype=todo