[zsh] Fix pasting stuff in viins mode -- HOLY CRAP
This commit is contained in:
parent
79d53de0a7
commit
f832763c63
1 changed files with 0 additions and 3 deletions
3
zshrc
3
zshrc
|
@ -74,9 +74,6 @@ function configure_zle #{{{
|
||||||
|
|
||||||
function configure_zle_vim #{{{
|
function configure_zle_vim #{{{
|
||||||
{
|
{
|
||||||
# Remove the delay when pressing escape to get to Insert mode.
|
|
||||||
bindkey -rpM viins '\e'
|
|
||||||
|
|
||||||
# Edit commands in $EDITOR on 'v' in command mode
|
# Edit commands in $EDITOR on 'v' in command mode
|
||||||
autoload -Uz edit-command-line
|
autoload -Uz edit-command-line
|
||||||
zle -N edit-command-line
|
zle -N edit-command-line
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue