Explorer evolution #945
dmitry-skvortsov
started this conversation in
Ideas
Replies: 1 comment
-
Just disable the mappings in your config??
Either way, you can just change the mappings to whatever you prefer in your own config. Or just don't use snacks. |
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've been switching back and forth in LazyVim between the explorer and neo-tree for several days now, and each time I discover something new and interesting. For example, I'm thrilled about the addition of flash, but I'm starting to be bothered by the expanding set of duplicate keybindings. I understand that the goal is to satisfy everyone, but some functionalities are becoming increasingly confusing. For instance, the "." - explorer_focus command forces me to change directories only through the cd command, because i couldn't use BS anymore. I would have kept just C-c since its function is clear - change cwd.
Also, the addition of C-j and C-k for one of the methods of moving up and down the list seems to have broken my tmux navigator keybindings, which I thought more people preferred to use. As a suggestion, please consider adding toggle switches for keybindings in LazyVim via snacks.toggle and enabling which-key for key combinations in the explorer.
Beta Was this translation helpful? Give feedback.
All reactions