mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-26 02:51:16 -03:00
Fix fish_vi_mode.fish
This commit is contained in:
committed by
Kevin Ballard
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
|
||||
|
||||
Reference in New Issue
Block a user