nvim-treesitter-textobjects

Text objects plugin

Enables syntax-aware text objects in Neovim with tree-sitter support

GitHub

2k stars
11 watching
196 forks
Language: Scheme
last commit: 27 days ago
Linked from 1 awesome list

hacktoberfestluaneovimnvimtree-sitter

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rrethy/nvim-treesitter-textsubjects A plugin that enables location-aware text objects in Neovim. 516
ziontee113/syntax-tree-surfer A plugin for Neovim's treesitter API that enables navigation and manipulation of document elements through an abstract syntax tree. 472
rrethy/nvim-treesitter-endwise Automatically adds closing tags to certain structures in code to improve readability and maintainability. 349
andersevenrud/nvim_context_vt Provides visual cues in Neovim text editors to highlight the context of code snippets 376
wansmer/treesj Plugin for splitting and joining blocks of code in text editors 1,046
mfussenegger/nvim-treehopper A plugin that provides region selection with hints on the abstract syntax tree of a document. 435
joosepalviste/nvim-ts-context-commentstring A Neovim plugin that dynamically sets comment strings based on the cursor location in files. 1,170
roobert/tabtree.nvim A Neovim plugin for navigating code elements such as brackets and quotes 39
xiaoshihou514/squirrel.nvim A plugin that uses Treesitter to quickly jump around in code using simple keystrokes. 16
m-demare/hlargs.nvim Highlights arguments' definitions and usages in source code. 473
drybalka/tree-climber.nvim A plugin for easy navigation around the syntax-tree produced by treesitter. 143
chrisgrieser/nvim-various-textobjs A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. 616
nfrid/treesitter-utils A collection of reusable Treesitter methods in Lua to simplify parsing and processing of text data 8
hiphish/rainbow-delimiters.nvim Provides syntax highlighting for Neovim with Tree-sitter 560
cshuaimin/ssr.nvim An extension plugin for Neovim that allows structural search and replace operations on code structures. 933