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