kommentary
Commenter
A Neovim plugin that provides commenting functionality for text selection and motion
Neovim commenting plugin, written in lua.
533 stars
3 watching
13 forks
Language: Lua
last commit: 12 months ago
Linked from 1 awesome list
commentcommentingluaneovimneovim-luaneovim-pluginnvimplugin
Related projects:
Repository | Description | Stars |
---|---|---|
winston0410/commented.nvim | A commenting plugin for Neovim that supports multiple comment styles and languages | 110 |
lucastavaresa/singlecomment.nvim | A plugin that simplifies commenting in text editors. | 8 |
gennaro-tedesco/nvim-commaround | A plugin that allows users to toggle comments on and off in their code | 41 |
terrortylor/nvim-comment | A plugin for toggling comments in Neovim, making it easier to work with code | 481 |
joosepalviste/nvim-ts-context-commentstring | A Neovim plugin that dynamically sets comment strings based on the cursor location in files. | 1,170 |
danymat/neogen | A plugin for Neovim that provides annotation generation features | 1,349 |
ludopinelli/comment-box.nvim | A plugin that helps organize and format plain text files by adding boxes and lines around selected text or lines. | 414 |
s1n7ax/nvim-comment-frame | Detects language and adds a comment frame around given text based on the detected language and formatting options. | 96 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 307 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
meanderingprogrammer/render-markdown.nvim | A Neovim plugin that enhances Markdown rendering capabilities with customizable options and support for various markdown components. | 1,783 |
andersevenrud/nvim_context_vt | Provides visual cues in Neovim text editors to highlight the context of code snippets | 376 |
t-troebst/perfanno.nvim | A NeoVim plugin that adds profiling annotations to source code | 209 |
ostralyan/scribe.nvim | A note-taking plugin for Neovim | 25 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 95 |