Stop disabling Ex mode
This commit is contained in:
parent
c20d18e62d
commit
2d56207f1e
3
zshrc
3
zshrc
@ -126,9 +126,6 @@ bindkey -M vicmd 'j' history-substring-search-down
|
|||||||
bindkey -r '^[h'
|
bindkey -r '^[h'
|
||||||
bindkey -M vicmd 'K' run-help
|
bindkey -M vicmd 'K' run-help
|
||||||
|
|
||||||
# Disable Ex mode with ':'
|
|
||||||
bindkey -rM vicmd ':'
|
|
||||||
|
|
||||||
# Enable '<Shirt><Tab>' reverse order completions
|
# Enable '<Shirt><Tab>' reverse order completions
|
||||||
bindkey '^[[Z' reverse-menu-complete
|
bindkey '^[[Z' reverse-menu-complete
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user