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

GitHub

516 stars
4 watching
20 forks
Language: Scheme
last commit: 5 months ago
Linked from 1 awesome list

luaneovimnvimtree-sittertreesitter

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nvim-treesitter/nvim-treesitter-textobjects Enables syntax-aware text objects in Neovim with tree-sitter support 2,191
rrethy/nvim-treesitter-endwise Automatically adds closing tags to certain structures in code to improve readability and maintainability. 349
mfussenegger/nvim-treehopper A plugin that provides region selection with hints on the abstract syntax tree of a document. 435
rrethy/base16-nvim A Neovim plugin for creating custom colorschemes with support for LSP and Treesitter highlights. 521
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 376
atusy/treemonkey.nvim A plugin that uses labels to help users select nodes in a tree-like structure by avoiding label overlap and clutter. 24
rrethy/vim-illuminate Automatically highlights other uses of the word under the cursor in a text editor. 2,227
chrisgrieser/nvim-various-textobjs A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. 616
joosepalviste/nvim-ts-context-commentstring A Neovim plugin that dynamically sets comment strings based on the cursor location in files. 1,170
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. 58
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. 933