-
-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Labels
Description
I tried a few different ways to set this up but none of them worked. I'd like to have keybindings that only work for certain conditions. I have keybindings set for code compiler, runner, and testing functions. They can only be used with certain filetypes and I'd like to only see them in vim-which-key at those times. Similarly I have keybindings for git based plugins and I'd like to make them only visible when in a git repository.
I'm not exactly sure what the solution would look but I was hoping you might.