nvim-treesitter-textobjects
Text objects plugin
Enables syntax-aware text objects in Neovim with tree-sitter support
2k stars
11 watching
201 forks
Language: Scheme
last commit: 12 months ago
Linked from 1 awesome list
hacktoberfestluaneovimnvimtree-sitter
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A plugin that enables location-aware text objects in Neovim. | 523 |
| | A plugin for Neovim's treesitter API that enables navigation and manipulation of document elements through an abstract syntax tree. | 474 |
| | Automatically adds closing tags to certain structures in code to improve readability and maintainability. | 357 |
| | Provides visual cues in Neovim text editors to highlight the context of code snippets | 378 |
| | Plugin for splitting and joining blocks of code in text editors | 1,081 |
| | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 438 |
| | A Neovim plugin that dynamically sets comment strings based on the cursor location in files. | 1,186 |
| | A Neovim plugin for navigating code elements such as brackets and quotes | 39 |
| | A plugin that uses Treesitter to quickly jump around in code using simple keystrokes. | 16 |
| | Highlights arguments' definitions and usages in source code. | 474 |
| | A plugin for easy navigation around the syntax-tree produced by treesitter. | 143 |
| | A collection of custom text objects for Neovim that enhance the editor's functionality | 626 |
| | A collection of reusable Treesitter methods in Lua to simplify parsing and processing of text data | 9 |
| | Provides syntax highlighting for Neovim with Tree-sitter | 595 |
| | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 939 |