commented.nvim
Commenter
A commenting plugin for Neovim that supports multiple comment styles and languages
Neovim commenting plugin in Lua. Support operator, motions and more than 60 languages!
112 stars
2 watching
2 forks
Language: Lua
last commit: almost 3 years ago
Linked from 1 awesome list
neovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
b3nj5m1n/kommentary | A Neovim plugin that provides commenting functionality for text selection and motion | 533 |
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 |
s1n7ax/nvim-comment-frame | Detects language and adds a comment frame around given text based on the detected language and formatting options. | 96 |
joosepalviste/nvim-ts-context-commentstring | A Neovim plugin that dynamically sets comment strings based on the cursor location in files. | 1,186 |
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 |
danymat/neogen | A plugin for Neovim that provides annotation generation features | 1,370 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 310 |
jubnzv/virtual-types.nvim | A Neovim plugin that displays type annotations in virtual text | 378 |
t-troebst/perfanno.nvim | A NeoVim plugin that adds profiling annotations to source code | 280 |
winston0410/range-highlight.nvim | A lightweight plugin for highlighting ranges in the command line within an editor | 206 |
numtostr/fterm.nvim | A floating terminal plugin for neovim | 753 |
sachinsenal0x64/hot.nvim | A plugin for Neovim that enables live code reloading and testing for multiple programming languages. | 28 |
stevearc/dressing.nvim | A plugin that extends Neovim's UI with customizable input and selection interfaces. | 1,904 |