diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,3 +12,6 @@ Some interesting modules to consider: * [GitHub - preservim/vim-markdown: Markdown Vim Mode](https://github.com/preservim/vim-markdown): not in use because I did not like the folding scheme (`vim-markdown-folding` is working better for my use case). + +* [GitHub - aserebryakov/vim-todo-lists: Vim plugin for TODO lists](https://github.com/aserebryakov/vim-todo-lists): + not in use; `vim-simple-todo` is being used instead. |