This commit is contained in:
committed by
Git OBS Bridge
parent
40055ca064
commit
d931fd5c11
@@ -34,6 +34,9 @@ set esckeys
|
||||
" Switch it off if you prefer real vi compatibility
|
||||
set nocompatible
|
||||
|
||||
" allow backspacing over everything in insert mode
|
||||
set backspace=indent,eol,start
|
||||
|
||||
" Complete longest common string, then each full match
|
||||
" enable this for bash compatible behaviour
|
||||
" set wildmode=longest,full
|
||||
|
Reference in New Issue
Block a user