diff options
author | Teddy Wing | 2016-10-26 18:53:58 -0400 |
---|---|---|
committer | Teddy Wing | 2016-10-26 18:53:58 -0400 |
commit | f3af4971e9591ea012e0f2088b29314b3611323d (patch) | |
tree | a079ac3bba4a943338e6805a88d678be1af4f46a /ftdetect | |
parent | a6a23745b81a9628a1bb879b067aa7c6bc87b942 (diff) | |
download | dotvim-f3af4971e9591ea012e0f2088b29314b3611323d.tar.bz2 |
Add ftplugin/todo.vim
Special overrides for *.todo files. Here we unlet `b:did_ftplugin` to
allow the plugin's ftplugin to execute. Normally, we override
`b:did_ftplugin` to disable filetype functionality. In this case,
though, we do want the ftplugin code that comes with vim-twodo to be
loaded and useable.
We also set a custom colour for regular todos that fits with our default
twilight256 colour scheme.
Diffstat (limited to 'ftdetect')
0 files changed, 0 insertions, 0 deletions