zsh: add note about zsh-vi-mode initialisation
This commit is contained in:
@ -94,6 +94,7 @@ in
|
||||
'';
|
||||
|
||||
localVariables = {
|
||||
# Prevent zsh-vi-mode overriding other keybinds
|
||||
ZVM_INIT_MODE = "sourcing";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user