mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 12:30:32 +01:00
Zsh now in emacs mode.
This commit is contained in:
3
zshrc
3
zshrc
@@ -40,7 +40,6 @@ unsetopt nomatch
|
||||
|
||||
# History search
|
||||
autoload -U history-search-end
|
||||
bindkey -v
|
||||
|
||||
zle -N history-beginning-search-backward-end history-search-end
|
||||
zle -N history-beginning-search-forward-end history-search-end
|
||||
@@ -78,5 +77,5 @@ HISTFILE=~/.histfile
|
||||
HISTSIZE=1000
|
||||
SAVEHIST=1000
|
||||
setopt autocd notify
|
||||
bindkey -v
|
||||
bindkey -e
|
||||
# End of lines configured by zsh-newuser-install
|
||||
|
||||
Reference in New Issue
Block a user