Changed filetype name

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

View File

@@ -1,9 +0,0 @@
" 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.txt