Small bug fixes
FIX: Typo in sort function FIX: Keyword completion CHG: Sort done.txt by completion date
This commit is contained in:
@@ -86,7 +86,7 @@ COMPLETION *todo-complete*
|
||||
|
||||
The TodoComplete function is designed to complete projects (starting by '+')
|
||||
and context (starting by '@'). If you use it on a regular word, it will do a
|
||||
normal buffer completion.
|
||||
normal keyword completion (on all buffers).
|
||||
If you try to complete a project, it will propose all projects in all open
|
||||
buffers and for each of them, it will show their context and the name of the
|
||||
buffers in which they appears in the preview window.
|
||||
|
||||
Reference in New Issue
Block a user