Doc updated
This commit is contained in:
@@ -28,9 +28,9 @@
|
|||||||
|
|
||||||
## Release notes
|
## Release notes
|
||||||
|
|
||||||
v0.7.4 includes the overduedate support from Guilherme Victal, it highlight
|
v0.7.4 includes the overduedate support from Guilherme Victal (see pull
|
||||||
dates in overdue tasks as an Error (as suggested on issue
|
[request #45 on freitass version](https://github.com/freitass/todo.txt-vim/pull/45)),
|
||||||
[#44][https://github.com/freitass/todo.txt-vim/issues/44]). It depends on a
|
it highlight dates in overdue tasks as an Error. It depends on a
|
||||||
Python library, however, and as such will only be able to work if your version
|
Python library, however, and as such will only be able to work if your version
|
||||||
of Vim was compiled with the `+python` option (as most common versions do).
|
of Vim was compiled with the `+python` option (as most common versions do).
|
||||||
|
|
||||||
|
|||||||
@@ -31,6 +31,12 @@ Table of Contents *TodoTxt-Contents* ~
|
|||||||
===============================================================================
|
===============================================================================
|
||||||
1. Release notes *TodoTxt-ReleaseNotes* ~
|
1. Release notes *TodoTxt-ReleaseNotes* ~
|
||||||
|
|
||||||
|
v0.7.4 includes the overduedate support from Guilherme Victal (see pull
|
||||||
|
request #45 on freitass version (https://github.com/freitass/todo.txt-vim/pull/45)),
|
||||||
|
it highlight dates in overdue tasks as an Error. It depends on a
|
||||||
|
Python library, however, and as such will only be able to work if your version
|
||||||
|
of Vim was compiled with the `+python` option (as most common versions do).
|
||||||
|
|
||||||
Since v0.7.3, `TodoComplete` is replaced by `todo#Complete`, you might need to
|
Since v0.7.3, `TodoComplete` is replaced by `todo#Complete`, you might need to
|
||||||
update your vimrc (see |TodoTxt-Completion|).
|
update your vimrc (see |TodoTxt-Completion|).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user