backspace: yes!
This commit is contained in:
parent
5ab60ad5b9
commit
fbe3a900f9
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -3,6 +3,7 @@ filetype off
|
|||
syntax on
|
||||
set number
|
||||
filetype plugin indent on
|
||||
set backspace=indent,eol,start
|
||||
|
||||
" two-spaced tabs
|
||||
set tabstop=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue