diff options
Diffstat (limited to 'config')
-rwxr-xr-x | config/zsh/zshrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/zsh/zshrc b/config/zsh/zshrc index 4afbbc1..892310a 100755 --- a/config/zsh/zshrc +++ b/config/zsh/zshrc @@ -33,7 +33,6 @@ bindkey -M menuselect 'l' vi-forward-char bindkey -M menuselect 'j' vi-down-line-or-history bindkey -v '^?' backward-delete-char - # Change cursor shape for different vi modes. function zle-keymap-select () { case "${KEYMAP}" in |