folke / flash.nvim

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

feature: jump to the first match using a custom key instead of <CR> #268

Closed Runeword closed 2 months ago

Runeword commented 10 months ago

Did you check the docs?

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

I press <Tab> to jump, then <CR> to jump to the first match. Those are different keys and therefore not the most convenient.

Describe the solution you'd like

I would like to use <Tab> to jump, then <Tab> again to jump to the first match.

Describe alternatives you've considered

Use the default key <CR>

Additional context

No response

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 2 months ago

This issue was closed because it has been stalled for 7 days with no activity.