diff options
Diffstat (limited to 'ftdetect')
-rw-r--r-- | ftdetect/todo.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftdetect/todo.vim b/ftdetect/todo.vim new file mode 100644 index 0000000..686efb5 --- /dev/null +++ b/ftdetect/todo.vim @@ -0,0 +1 @@ +autocmd BufNewFile,BufRead *.todo set filetype=todo |