SingleComment.nvim

Commenter

Toolset for single-line commenting in Neovim text editors.

Always single line, comment sensitive, indentation preserving commenting.

GitHub

8 stars
2 watching
1 forks
Language: Lua
last commit: 23 days ago
Linked from 1 awesome list

commentluaneovimneovim-pluginnvimplugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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 112
gennaro-tedesco/nvim-commaround A plugin that allows users to toggle comments on and off in their code 41
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
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
chrisgrieser/nvim-various-textobjs A collection of custom text objects for Neovim that enhance the editor's functionality 626
lucastavaresa/simpleindentguides.nvim Provides a simple way to display indentation guides in Neovim using built-in variables. 9
pocco81/high-str.nvim A NeoVim plugin for visually highlighting selections with customizable colors. 310
altermo/iedit.nvim A lua module for simultaneous text editing and selection of multiple occurrences in Neovim. 21
ostralyan/scribe.nvim A note-taking plugin for Neovim 25
folke/zen-mode.nvim A plugin for Neovim that creates a distraction-free coding environment by opening the current buffer in a floating window. 1,784
kasama/nvim-custom-diagnostic-highlight A plugin to apply custom highlights to diagnostics in a code editor 59
utilyre/sentiment.nvim An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. 153