mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 01:31:55 +08:00
Fix fish_vi_mode.fish
This commit is contained in:
parent
7fce9e2411
commit
cb29350954
@ -1,5 +1,6 @@
|
||||
function fish_prompt
|
||||
fish_vi_prompt
|
||||
function fish_vi_mode
|
||||
function fish_prompt
|
||||
fish_vi_prompt
|
||||
end
|
||||
set -g fish_key_bindings fish_vi_key_bindings
|
||||
end
|
||||
set fish_key_bindings fish_vi_key_bindings
|
||||
#fish_vi_key_bindings
|
||||
|
Loading…
x
Reference in New Issue
Block a user