We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc6ec60 commit 1de0078Copy full SHA for 1de0078
README.md
@@ -1,2 +1,12 @@
1
# vim-todo-lists
2
-Vim plugin for TODO lists
+
3
+Vim plugin for TODO lists creation and management.
4
5
+## Motivation
6
7
+Create a simple in-editor tool for handling TODO lists that will have the
8
+following features:
9
10
+* Easy create/updated/delete operations on TODO items
11
+* Easy navigation between TODO items
12
+* Easy TODO lists management (e.g. create new list and archive an old one)
0 commit comments