updated version and authors

This commit is contained in:
David Beniamine
2015-03-14 14:41:33 -03:00
parent dc88bb1044
commit c540f981a6
4 changed files with 9 additions and 9 deletions

View File

@@ -2,8 +2,8 @@
" Description: Todo.txt filetype detection
" Author: Leandro Freitas <freitass@gmail.com>
" License: Vim license
" Website: http://github.com/freitass/todo.txt-vim
" Version: 0.1
" Website: http://github.com/dbeniamine/todo.txt-vim
" Version: 0.5
autocmd BufNewFile,BufRead [Tt]odo.txt set filetype=todo
autocmd BufNewFile,BufRead [Dd]one.txt set filetype=todo