diff --git a/.vim/ftdetect/todo.vim b/.vim/ftdetect/todo.vim index af40649..fff04a2 100644 --- a/.vim/ftdetect/todo.vim +++ b/.vim/ftdetect/todo.vim @@ -1 +1,2 @@ au BufNewFile,BufRead *.todo set filetype=todo +"au BufNewFile,BufRead *.todo set filetype=markdown