mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-21 19:11:30 +01:00
zsh: reduce transition time between vim modes
This commit is contained in:
parent
39c0a11b62
commit
8eaa9fbde9
|
@ -41,6 +41,7 @@ setopt CORRECT_ALL
|
|||
|
||||
# https://www.xkcd.com/378/
|
||||
export EDITOR="vim"
|
||||
export KEYTIMEOUT=1 # reduce the transition time between vim modes to 0.1s
|
||||
|
||||
export HISTSIZE=100000
|
||||
export LANG=en_US.UTF-8
|
||||
|
|
Loading…
Reference in New Issue
Block a user