nvim-ts-context-commentstring
Comment string setter
A Neovim plugin that dynamically sets comment strings based on the cursor location in files.
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
1k stars
10 watching
35 forks
Language: Lua
last commit: about 2 months ago
Linked from 1 awesome list
luaneovimneovim-pluginplugintree-sittertreesitter
Related projects:
Repository | Description | Stars |
---|---|---|
b3nj5m1n/kommentary | A Neovim plugin that provides commenting functionality for text selection and motion | 533 |
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 |
winston0410/commented.nvim | A commenting plugin for Neovim that supports multiple comment styles and languages | 110 |
andersevenrud/nvim_context_vt | Provides visual cues in Neovim text editors to highlight the context of code snippets | 376 |
s1n7ax/nvim-comment-frame | Detects language and adds a comment frame around given text based on the detected language and formatting options. | 96 |
nvim-treesitter/nvim-treesitter-textobjects | Enables syntax-aware text objects in Neovim with tree-sitter support | 2,191 |
terrortylor/nvim-comment | A plugin for toggling comments in Neovim, making it easier to work with code | 481 |
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 |
rrethy/nvim-treesitter-textsubjects | A plugin that enables location-aware text objects in Neovim. | 516 |
mfussenegger/nvim-treehopper | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 435 |
wansmer/treesj | Plugin for splitting and joining blocks of code in text editors | 1,046 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
roobert/tabtree.nvim | A Neovim plugin for navigating code elements such as brackets and quotes | 39 |
mikesmithgh/git-prompt-string-lualine.nvim | A Neovim plugin that integrates git-prompt-string into the statusline, providing a customizable Git prompt. | 22 |