typos fix on doc
This commit is contained in:
@@ -84,7 +84,7 @@ au filetype todo imap + +<C-X><C-U>
|
|||||||
au filetype todo imap @ @<C-X><C-U>
|
au filetype todo imap @ @<C-X><C-U>
|
||||||
|
|
||||||
The TodoComplete function is designed to complete projects (starting by '+')
|
The TodoComplete function is designed to complete projects (starting by '+')
|
||||||
and context (starting by '@'). If you use it on a regulard word, it will do a
|
and context (starting by '@'). If you use it on a regular word, it will do a
|
||||||
normal buffer completion.
|
normal buffer completion.
|
||||||
If you try to complete a project, it will propose all projects in the file and
|
If you try to complete a project, it will propose all projects in the file and
|
||||||
for each of them, it will show their context in the preview window.
|
for each of them, it will show their context in the preview window.
|
||||||
|
|||||||
@@ -75,7 +75,7 @@ au filetype todo imap @ @<C-X><C-U>
|
|||||||
COMPLETION *todo-complete*
|
COMPLETION *todo-complete*
|
||||||
|
|
||||||
The TodoComplete function is designed to complete projects (starting by '+')
|
The TodoComplete function is designed to complete projects (starting by '+')
|
||||||
and context (starting by '@'). If you use it on a regulard word, it will do a
|
and context (starting by '@'). If you use it on a regular word, it will do a
|
||||||
normal buffer completion.
|
normal buffer completion.
|
||||||
If you try to complete a project, it will propose all projects in the file and
|
If you try to complete a project, it will propose all projects in the file and
|
||||||
for each of them, it will show their context in the preview window.
|
for each of them, it will show their context in the preview window.
|
||||||
|
|||||||
Reference in New Issue
Block a user