Select a color scheme for your Dotfyle experience

nvim-treesitter / nvim-treesitter-textobjects

nvim-treesitter-textobjects

Create your own textobjects using tree-sitter queries.
1879 605 1 6 days ago
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.