mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
zsh: vi-mode: block cursor for insert mode
This commit is contained in:
parent
77b9569b80
commit
4f4d8e098f
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ ZSH_THEME="minimal"
|
|||
CASE_SENSITIVE="false"
|
||||
|
||||
MODE_INDICATOR="%F{yellow}#%f"
|
||||
VI_MODE_CURSOR_INSERT=2
|
||||
VI_MODE_RESET_PROMPT_ON_MODE_CHANGE=true
|
||||
|
||||
plugins=(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue