folke / flash.nvim

Navigate your code with search labels, enhanced character motions and Treesitter integration
Apache License 2.0
2.57k stars 34 forks source link

feature: vscode-neovim now supports cross-window motions #243

Closed theol0403 closed 1 year ago

theol0403 commented 1 year ago

Did you check the docs?

Is your feature request related to a problem? Please describe.

https://github.com/vscode-neovim/vscode-neovim/pull/1417

Describe the solution you'd like

Remove disabling cross-window motions from the vscode defaults.

Also, highlight groups now work out of the box - it would be worth investigating to see if you don't need to provide any custom logic for vscode.

Describe alternatives you've considered

N/A

Additional context

No response

IndianBoy42 commented 1 year ago

230 already