🐛 fix(fish): zi binding can be called on insert mode
This commit is contained in:
parent
09a79a57a2
commit
3fba9a82e7
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ function fish_user_key_bindings
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
bind \e\z zi
|
bind -M insert \e\z zi
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue