-
Beta Was this translation helpful? Give feedback.
Answered by
folke
Feb 5, 2025
Replies: 1 comment 5 replies
-
snacks does not set any keymaps, so you have those in your config somewhere. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because the order of your imports are wrong.
If you don't fully understand lazy, you really really really should just use LazyExtras.
It's the preferred method, since that will ensure the correct order of all imports and manage order of interdependencies between extras.
Either way, to fix it in your case: