blasco
Results
62
comments of
blasco
Just in case somebody runs in a similar config as my self, here an improved version: ``` { "key": "space", "command": "whichkey.show", "when": "neovim.mode == normal && !whichkeyVisible && !inCommandsPicker"...
It's actually more difficutl than that, there are too many context that require writting spaces (like extension search, or the terminal for example). How is the ideal way to handle...