diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-28 16:39:49 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-28 16:39:49 -0300 |
commit | cb00ac9cfb0ec4472ac5a61028fe38c075ef1a80 (patch) | |
tree | d661959cef68d842a11b8120519953c03a7efd97 | |
parent | 3c66a0270fc8e1a6192c1a82dca9643dc43422e8 (diff) | |
download | vim-cb00ac9cfb0ec4472ac5a61028fe38c075ef1a80.tar.gz vim-cb00ac9cfb0ec4472ac5a61028fe38c075ef1a80.tar.bz2 |
README: radar: aserebryakov/vim-todo-lists
-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. |