Make C-S work in vim again
This commit is contained in:
parent
585925df38
commit
8819cd4d18
2
zshrc
2
zshrc
@ -56,7 +56,7 @@ setopt ignore_eof
|
||||
setopt nobeep
|
||||
|
||||
# Disable tty flow control, allows vim to use '<Ctrl>S'
|
||||
setopt noflowcontrol
|
||||
setopt noflowcontrol; stty -ixon
|
||||
|
||||
# Enable completions in the middle of a word
|
||||
setopt completeinword
|
||||
|
Loading…
x
Reference in New Issue
Block a user