nvim/zsh: remove jj key mapping, add two aliases, nvim: back to arrow

This commit is contained in:
2025-06-03 22:59:14 +02:00
parent 3eaba86825
commit f5302fc646
6 changed files with 22 additions and 57 deletions

View File

@ -28,7 +28,6 @@ else
setopt autocd
fi
ZVM_VI_INSERT_ESCAPE_BINDKEY=';;'
ZSH_HIGHLIGHT_STYLES[comment]=fg=blue
HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_FOUND=bg=magenta,fg=black,bold
HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_NOT_FOUND=bg=red,fg=black,bold