Correct a bug in todo#Complete
where the entire lines were being shown as related
This commit is contained in:
@@ -11,6 +11,7 @@ set rtp+=~/.vim/bundle/vader.vim
|
||||
set rtp+=./
|
||||
filetype plugin indent on
|
||||
syntax enable
|
||||
autocmd filetype todo setlocal omnifunc=todo#Complete
|
||||
EOF
|
||||
) tests/todo.txt
|
||||
) $*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user