feat(treesitter): incremental selection

Co-authored-by: György Andorka <gyorgy.andorka@protonmail.com>
This commit is contained in:
altermo
2025-12-16 13:03:20 +01:00
committed by Christian Clason
parent e8e694d837
commit 72d3a57f27
7 changed files with 975 additions and 12 deletions

View File

@@ -164,10 +164,12 @@ you never want any default mappings, call |:mapclear| early in your config.
- |[<Space>| |]<Space>|
- LSP defaults |lsp-defaults|
- K |K-lsp-default|
- |v_an| |v_in|
- gr prefix |gr-default|
- |gra| |gri| |grn| |grr| |grt|
- <C-S> |i_CTRL-S|
- Treesitter defaults |treesitter-defaults|
- |v_an| |v_in|
- |v_]n| |v_[n|
DEFAULT AUTOCOMMANDS
*default-autocmds*