Skip to content

feat: remap treesitter incremental selection not to collide with mini.ai#1992

Open
nathanzeng wants to merge 1 commit intonvim-lua:masterfrom
nathanzeng:treesitter-incremental
Open

feat: remap treesitter incremental selection not to collide with mini.ai#1992
nathanzeng wants to merge 1 commit intonvim-lua:masterfrom
nathanzeng:treesitter-incremental

Conversation

@nathanzeng
Copy link
Copy Markdown
Contributor

@nathanzeng nathanzeng commented Apr 14, 2026

Treesitter incremental selection is pretty cool, let's make sure people have it right out the gate.

This PR requires neovim 0.12, and addresses an issue in #1971

These mappings are yoinked from core here

@ro0gr
Copy link
Copy Markdown

ro0gr commented Apr 14, 2026

Why is it called "remap"? I only see two new mappings being added. How does it compare to neovim's new builtin v_an and v_in mappings for incremental selection? Is it an attempt to recreate those two?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants