Stop disabling Ex mode

This commit is contained in:
Kenneth Benzie 2024-05-03 22:31:32 +01:00
parent c20d18e62d
commit 2d56207f1e

3
zshrc
View File

@ -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