vim backspace fix

This commit is contained in:
Dict Xiong 2022-08-30 14:27:25 +08:00
parent 3421d27be9
commit dd21ac4113

View File

@ -16,6 +16,7 @@ set autoindent
set smartindent
set tabstop=4
set expandtab "spaces instead of tabs
set backspace=indent,eol,start
set number "line numbers
set history=1000
set ignorecase "when searching