Can I update my newly set keymaps with Lazy without restarting Neovim? #311
Unanswered
ziontee113
asked this question in
Q&A
Replies: 2 comments
-
I suppose this was answered already here. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ziontee113 I think |
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.
-
Hi, I'm currently using Lazy with multiple plugins files in the
/plugin
folder.I'm looking for a way to "reload / update" the newly set keymaps in the
key {}
fields of the plugin file I'm in without restarting Neovim.Is it possible to do this? Thank you very much. I tried
:so
but it didn't seem to work.Beta Was this translation helpful? Give feedback.
All reactions