Fix #36
This commit is contained in:
@@ -4,9 +4,7 @@
|
|||||||
" License: Vim license
|
" License: Vim license
|
||||||
" Website: http://github.com/dbeniamine/todo.txt-vim
|
" Website: http://github.com/dbeniamine/todo.txt-vim
|
||||||
|
|
||||||
if exists("g:Todo_txt_loaded")
|
if ! exists("g:Todo_txt_loaded")
|
||||||
finish
|
|
||||||
else
|
|
||||||
let g:Todo_txt_loaded=0.8.2
|
let g:Todo_txt_loaded=0.8.2
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user