diff --git a/docs/extras/coding/mini-comment.md b/docs/extras/coding/mini-comment.md index 3fb490b80d..6cedec8d05 100644 --- a/docs/extras/coding/mini-comment.md +++ b/docs/extras/coding/mini-comment.md @@ -34,6 +34,8 @@ import TabItem from '@theme/TabItem'; ## [mini.comment](https://github.com/echasnovski/mini.comment) +Fast and familiar per-line commenting + diff --git a/docs/extras/coding/mini-surround.md b/docs/extras/coding/mini-surround.md index 46b8803cda..7a6671488e 100644 --- a/docs/extras/coding/mini-surround.md +++ b/docs/extras/coding/mini-surround.md @@ -34,6 +34,8 @@ import TabItem from '@theme/TabItem'; ## [mini.surround](https://github.com/echasnovski/mini.surround) +Fast and feature-rich surround actions + diff --git a/docs/extras/coding/neogen.md b/docs/extras/coding/neogen.md index f7c9e860f6..bada9a3d5d 100644 --- a/docs/extras/coding/neogen.md +++ b/docs/extras/coding/neogen.md @@ -34,6 +34,8 @@ import TabItem from '@theme/TabItem'; ## [neogen](https://github.com/danymat/neogen) +An annotation generator that supports multiple languages and annotation conventions. + diff --git a/docs/extras/coding/yanky.md b/docs/extras/coding/yanky.md index d59d2ac426..b757e115c7 100644 --- a/docs/extras/coding/yanky.md +++ b/docs/extras/coding/yanky.md @@ -36,6 +36,8 @@ import TabItem from '@theme/TabItem'; ## [yanky.nvim](https://github.com/gbprod/yanky.nvim) +Improved Yank and Put functionalities for Neovim + diff --git a/docs/extras/dap/nlua.md b/docs/extras/dap/nlua.md index 2ac503de08..56c4f32608 100644 --- a/docs/extras/dap/nlua.md +++ b/docs/extras/dap/nlua.md @@ -99,6 +99,8 @@ opts = nil ## [one-small-step-for-vimkind](https://github.com/jbyuki/one-small-step-for-vimkind) +Debug adapter for Neovim plugins + diff --git a/docs/extras/editor/harpoon2.md b/docs/extras/editor/harpoon2.md index 69e65c1c75..d4d477724b 100644 --- a/docs/extras/editor/harpoon2.md +++ b/docs/extras/editor/harpoon2.md @@ -34,6 +34,8 @@ import TabItem from '@theme/TabItem'; ## [harpoon](https://github.com/ThePrimeagen/harpoon) +Harpoon is a plugin that aims to enhance file and terminal navigation with a focus on minimizing keystrokes and providing a seamless workflow. + diff --git a/docs/extras/editor/refactoring.md b/docs/extras/editor/refactoring.md index 785d90ca7f..f01b4a542b 100644 --- a/docs/extras/editor/refactoring.md +++ b/docs/extras/editor/refactoring.md @@ -34,6 +34,8 @@ import TabItem from '@theme/TabItem'; ## [refactoring.nvim](https://github.com/ThePrimeagen/refactoring.nvim) +A Refactoring library based off the Refactoring book by Martin Fowler +