nvim-treesitter / nvim-treesitter-textobjects
nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.syntax awesome-neovim
nvim-treesitter-textobjects provides syntax-aware text objects for selecting, moving, swapping, and peeking code. It allows users to define their own text object mappings and supports features like automatic jumping, selection modes, and inclusion of surrounding whitespace. The plugin also provides LSP interoperability for peeking at the code surrounding a definition. Users can extend or override the predefined text objects and create their own custom text objects.
Breaking changes in nvim-treesitter-textobjects
6e9bb5 1 year ago
fix!: remove undocumented capture groups
Developers using nvim-treesitter-textobjects
more configs 4281 init.lua 59 4666
1968 init.lua 63 6317
1396 init.lua 82 7171
1055 init.lua 28 1374