nvim-treesitter-textsubjects
Text selector
A plugin that enables location-aware text objects in Neovim.
Location and syntax aware text objects which do what you mean
522 stars
4 watching
20 forks
Language: Scheme
last commit: 6 months ago
Linked from 1 awesome list
luaneovimnvimtree-sittertreesitter
Related projects:
Repository | Description | Stars |
---|---|---|
nvim-treesitter/nvim-treesitter-textobjects | Enables syntax-aware text objects in Neovim with tree-sitter support | 2,227 |
rrethy/nvim-treesitter-endwise | Automatically adds closing tags to certain structures in code to improve readability and maintainability. | 354 |
mfussenegger/nvim-treehopper | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 438 |
rrethy/base16-nvim | A Neovim plugin for creating custom colorschemes with support for LSP and Treesitter highlights. | 524 |
roobert/tabtree.nvim | A Neovim plugin for navigating code elements such as brackets and quotes | 39 |
andersevenrud/nvim_context_vt | Provides visual cues in Neovim text editors to highlight the context of code snippets | 378 |
atusy/treemonkey.nvim | A plugin that uses labels to help users select nodes in a tree-like structure by avoiding label overlap and clutter. | 26 |
rrethy/vim-illuminate | Automatically highlights other uses of the word under the cursor in a text editor. | 2,247 |
chrisgrieser/nvim-various-textobjs | A collection of custom text objects for Neovim that enhance the editor's functionality | 626 |
joosepalviste/nvim-ts-context-commentstring | A Neovim plugin that dynamically sets comment strings based on the cursor location in files. | 1,186 |
gsuuon/tshjkl.nvim | A plugin for Neovim that provides an interactive tree-sitter mode for navigating and selecting nodes in code with hjkl movement keys. | 107 |
jakewvincent/texmagic.nvim | A Neovim plugin that simplifies the process of selecting LaTeX build engines via magic comments. | 56 |
rasulomaroff/telepath.nvim | A Leap extension that enables remote text operations using flash.nvim's approach without creating custom mappings for every textobject. | 60 |
seniormars/typst.nvim | A Neovim plugin for supporting the TypST language with Treesitter highlighting, snippets, and integration. | 145 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 939 |