From a91d756f65f67f53de78385b660b1345c60d575f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 28 Jul 2024 17:21:09 -0300 Subject: README: more possible plugins --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a4d8015..649f7dc 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,14 @@ 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. +* [GitHub - LucHermitte/lh-vim-lib: Library of Vim functions](https://github.com/LucHermitte/lh-vim-lib#miscellaneous-functions) +* [GitHub - python-mode/python-mode: Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.](https://github.com/python-mode/python-mode) +* [preservim repositories · GitHub](https://github.com/orgs/preservim/repositories) + * [GitHub - preservim/vim-pencil: Rethinking Vim as a tool for writing](https://github.com/preservim/vim-pencil) + * [GitHub - preservim/vim-wordchipper: Power tool for shredding text in Insert mode](https://github.com/preservim/vim-wordchipper) + * [GitHub - preservim/vim-lexical: Build on Vim’s spell/thes/dict completion](https://github.com/preservim/vim-lexical) +* [GitHub - tmhedberg/SimpylFold: No-BS Python code folding for Vim](https://github.com/tmhedberg/SimpylFold) +* [GitHub - Konfekt/FastFold: Speed up Vim by updating folds only when called-for.](https://github.com/Konfekt/FastFold) +* [GitHub - samuelstevens/vim-python-folding: Nicer folding for Python in Vim.](https://github.com/samuelstevens/vim-python-folding) -- cgit v1.2.3