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: about 1 year 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 | 112 |
lucastavaresa/singlecomment.nvim | Toolset for single-line commenting in Neovim 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 | 483 |
joosepalviste/nvim-ts-context-commentstring | A Neovim plugin that dynamically sets comment strings based on the cursor location in files. | 1,186 |
danymat/neogen | A plugin for Neovim that provides annotation generation features | 1,370 |
ludopinelli/comment-box.nvim | A plugin that helps organize and format plain text files by adding boxes and lines around selected text or lines. | 419 |
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. | 310 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 12 |
meanderingprogrammer/render-markdown.nvim | A plugin to render Markdown files in Neovim with customizable components and features. | 1,941 |
andersevenrud/nvim_context_vt | Provides visual cues in Neovim text editors to highlight the context of code snippets | 378 |
t-troebst/perfanno.nvim | A NeoVim plugin that adds profiling annotations to source code | 280 |
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. | 98 |