Skip to content

Commit dc9771a

Browse files
author
Alexander Serebryakov
committed
Documentation update
1 parent 46c0b21 commit dc9771a

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

doc/vim-todo-lists.txt

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,9 @@ SOFTWARE.
284284
* File extension changed to `.todo.md` from `.todo`
285285
* Item indentation level is kept when creating a new one
286286
* Removed migration from older formats
287+
* Added plugin initialization for `todo` filetype
288+
* New item can be created with keypad Enter key
289+
* Makes normal mode keys more consistent
287290

288291
0.7.1
289292

@@ -335,10 +338,12 @@ SOFTWARE.
335338
==============================================================================
336339
7. Conributors *VimTodoListsContributors*
337340

338-
* Alexander Serebryakov, author https://github.com/aserebryakov
339-
* Jake Mason, contributor https://github.com/jakemason
340-
* Alexandr Kondratev, contributor https://github.com/theg4sh
341-
* Jannis Jorre, contributor https://github.com/jeyj0
341+
* Alexander Serebryakov, author ([GitHub](https://github.com/aserebryakov))
342+
* Jake Mason, contributor ([GitHub](https://github.com/jakemason))
343+
* Alexandr Kondratev, contributor ([GitHub](https://github.com/theg4sh))
344+
* Jannis Jorre, contributor ([GitHub](https://github.com/jeyj0))
345+
* thehunmonkgroup, contributor ([GitHub](https://github.com/thehunmonkgroup))
346+
* Suchandra Thapa, contributor ([GitHub](https://github.com/sthapa))
342347

343348
==============================================================================
344349
# vim:tw=78:ts=8:ft=help:norl:

0 commit comments

Comments
 (0)