Files
neovim/runtime/lua/vim/_core
altermo 451811b1be feat(treesitter): expand selection to sibling node #38938
Problem:
Can't expand treesitter-incremental-selection to the next and previous
sibling nodes.

Solution:
Pressing `]N` in visual mode will expand the selection to the next
sibling node, and `[N` will do the same with the previous node.
2026-04-22 17:10:24 -04:00
..
2026-04-18 15:38:59 -04:00
2026-01-23 09:30:37 +01:00