This commit is contained in:
David Beniamine
2019-02-12 13:04:48 +01:00
parent d51562a4c1
commit f1788f53f9

View File

@@ -4,9 +4,7 @@
" License: Vim license
" Website: http://github.com/dbeniamine/todo.txt-vim
if exists("g:Todo_txt_loaded")
finish
else
if ! exists("g:Todo_txt_loaded")
let g:Todo_txt_loaded=0.8.2
endif