Disabled vi mode in zsh
This commit is contained in:
parent
4ddab0af86
commit
e1239fa84d
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ in
|
|||
source ${pkgs.fzf}/share/fzf/key-bindings.zsh
|
||||
source ${pkgs.fzf}/share/fzf/completion.zsh
|
||||
|
||||
bindkey -v
|
||||
bindkey '^n' autosuggest-accept
|
||||
|
||||
preexec() { echo -n -e "\033]0;$1\007" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue