Replies: 1 comment
-
require "fzf-lua".setup { keymap = { fzf = { ["ctrl-y"] = "toggle+down" } } } "select item" is an fzf actions, more details in fzf manual man fzf | nvim +Man! +'/AVAILABLE ACTIONS:' |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know how to remap things in fzf lua, but I don't know to remap specifically the tab functionality to something else, like selecting item with ctrl-y. Help is appreciated
Beta Was this translation helpful? Give feedback.
All reactions