diff options
author | Teddy Wing | 2016-10-17 18:09:56 -0400 |
---|---|---|
committer | Teddy Wing | 2016-10-17 18:09:56 -0400 |
commit | 99fe2c62624f279dc2250872da003bc43cee386b (patch) | |
tree | 03e0076e9461ec6fccf611de3ea6890329458231 /doc/tags | |
parent | 738a4acc4a0601a5fd968cd9183541f96336c894 (diff) | |
download | vim-twodo-0.0.1.tar.bz2 |
Add Vim helpv0.0.1
Add a help file with a description, example, mappings list, and list of
colours to customise.
Diffstat (limited to 'doc/tags')
-rw-r--r-- | doc/tags | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/tags b/doc/tags new file mode 100644 index 0000000..c503539 --- /dev/null +++ b/doc/tags @@ -0,0 +1,19 @@ +todo todo.txt /*todo* +todo-<Plug>TwodoDescalate todo.txt /*todo-<Plug>TwodoDescalate* +todo-<Plug>TwodoEscalate todo.txt /*todo-<Plug>TwodoEscalate* +todo-<Plug>TwodoMarkComplete todo.txt /*todo-<Plug>TwodoMarkComplete* +todo-<Plug>TwodoMarkDeleted todo.txt /*todo-<Plug>TwodoMarkDeleted* +todo-<Plug>TwodoMarkPartiallyCompleted todo.txt /*todo-<Plug>TwodoMarkPartiallyCompleted* +todo-<Plug>TwodoNewTodoAbove todo.txt /*todo-<Plug>TwodoNewTodoAbove* +todo-<Plug>TwodoNewTodoBelow todo.txt /*todo-<Plug>TwodoNewTodoBelow* +todo-<Plug>TwodoRemoveOldTodos todo.txt /*todo-<Plug>TwodoRemoveOldTodos* +todo-colors todo.txt /*todo-colors* +todo-example todo.txt /*todo-example* +todo-license todo.txt /*todo-license* +todo-mappings todo.txt /*todo-mappings* +todo-todoCompleted todo.txt /*todo-todoCompleted* +todo-todoDeleted todo.txt /*todo-todoDeleted* +todo-todoImportant todo.txt /*todo-todoImportant* +todo-todoUndone todo.txt /*todo-todoUndone* +todo-todoUnimportant todo.txt /*todo-todoUnimportant* +todo.txt todo.txt /*todo.txt* |