nvim-comment
Comment toggler
A plugin for toggling comments in Neovim, making it easier to work with code
A comment toggler for Neovim, written in Lua
481 stars
3 watching
23 forks
Language: Lua
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gennaro-tedesco/nvim-commaround | A plugin that allows users to toggle comments on and off in their code | 41 |
b3nj5m1n/kommentary | A Neovim plugin that provides commenting functionality for text selection and motion | 533 |
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 |
joosepalviste/nvim-ts-context-commentstring | A Neovim plugin that dynamically sets comment strings based on the cursor location in files. | 1,170 |
gregorias/toggle.nvim | A plugin that provides a flexible way to toggle various options in Neovim | 46 |
danymat/neogen | A plugin for Neovim that provides annotation generation features | 1,349 |
nat-418/boole.nvim | A Neovim plugin that extends default functionality to toggle boolean values and cycle through various categorical lists | 163 |
saifulapm/chartoggle.nvim | A plugin that allows toggling special characters at the end of lines in Neovim | 39 |
s1n7ax/nvim-comment-frame | Detects language and adds a comment frame around given text based on the detected language and formatting options. | 96 |
nguyenvukhang/nvim-toggler | A plugin that provides an in-text inversion feature using Lua. | 157 |
t-troebst/perfanno.nvim | A NeoVim plugin that adds profiling annotations to source code | 209 |
sitiom/nvim-numbertoggle | Automatically toggles between relative and absolute line number display in Neovim | 158 |
roobert/f-string-toggle.nvim | A plugin that allows developers to toggle the format of strings in a programming language using a keyboard shortcut. | 31 |
stevearc/dressing.nvim | A plugin that extends Neovim's UI with customizable input and selection interfaces. | 1,881 |