nvim 0.11 key mapping updates #327
Answered
by
ray-x
tomdevelops
asked this question in
Q&A
-
Hey @ray-x, I noticed that in the nvim_0.11 branch, some key mappings were changed fc5a696, for example, |
Beta Was this translation helpful? Give feedback.
Answered by
ray-x
May 17, 2025
Replies: 1 comment 1 reply
-
Appreciate you asking! • grn = rename |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tomdevelops
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Appreciate you asking!
I’m not used to the grr mappings either — they’re just there to stay consistent with lsp_config updates:
https://neovim.io/doc/user/lsp.html#lsp-config
• grn = rename
• grr = references
• gra = code action
• gri = implementation