TS Incremental selection now merged into main!
TS Incremental selection now merged into main!
github.com /neovim/neovim/pull/36993/changes/BASE..334624a08e6c97f67f3941cbd63a5a837fd28686
In master branch of nvim-treesitter you had to do something like this to achieve it :
https://pawelgrzybek.com/nvim-incremental-selection/
In the main branch (that they switched to) they removed it completely. Now it was added into v0.12 so nvim natively supports this without any additional plugins!
This is so good!