mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
zsh: remap vv to V
This commit is contained in:
parent
41dd56a711
commit
0778a4fbd6
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ ZSH_THEME="custom-minimal"
|
|||
MODE_INDICATOR="%F{yellow}◼%f"
|
||||
VI_MODE_CURSOR_INSERT=2
|
||||
KEYTIMEOUT=1
|
||||
bindkey -M vicmd 'V' edit-command-line
|
||||
|
||||
CASE_SENSITIVE="false"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue