Vestion 0.8

Fix and close #14 and #15
Merge PR#13 and PR#16
This commit is contained in:
David Beniamine
2017-09-10 12:07:56 +02:00
parent 6d1d2d035a
commit 71505569c0
3 changed files with 37 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ set cpo&vim
if exists("g:Todo_txt_loaded")
finish
else
let g:Todo_txt_loaded=0.7.6
let g:Todo_txt_loaded=0.8
endif
" General options {{{1