Is it possible to map gd in normal mode to an action? #1875
Replies: 2 comments 2 replies
-
What’s preventing you from using |
Beta Was this translation helpful? Give feedback.
2 replies
-
I ended up leaving the keymap |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have this function which shows the fzf-lua picker for godoc.nvim:
Right now,
ctrl-s
will call an action. But I would've loved to instead have the ability toesc
into normal mode and hitgd
for this action. Is it at all possible, and if so - are there docs/examples on this somewhere?Beta Was this translation helpful? Give feedback.
All reactions