codehia / neovim

0 stars 1 forks source link

Which-key mapping spec is outdated. #1

Open sanchayanghosh opened 4 weeks ago

sanchayanghosh commented 4 weeks ago

Need to optimize the which-key mapping. The register existing mappings has been deprecated.

codehia commented 3 weeks ago

I have added a few suggestions to the raised PR for the implementations. Please use :checkhealth which-key to verify if any changes you've made works as expected.

You'll also find a few conflicting keymaps, we can discuss them here and see how we can update them for the best usage.