-
docs(nvim): add visual-mode example for fc keymap (#631) (#632)
发布于
2026-06-26 23:26:46 +00:00 - docs(nvim): add visual-mode example for fc keymap (#631)
Refs #631
-
feat(api): add live_grep_under_cursor for normal/visual mode
-
refactor(nvim): live_grep_under_cursor reads visual region without yank
Use getpos('<)/getpos('>) + getregion() instead of yanking into the v register.
Avoids touching the user's registers entirely.- chore: improve default binding
Co-authored-by: gustav-fff 286169375+gustav-fff@users.noreply.github.com
Co-authored-by: Dmitriy Kovalenko dmtr.kovalenko@outlook.com下载附件