allow backspacing in vim. this isn't a police state.
This commit is contained in:
parent
e168efc810
commit
f93e665cbb
1 changed files with 0 additions and 1 deletions
1
vimrc
1
vimrc
|
@ -1,5 +1,4 @@
|
||||||
set nocompatible " Use Vim settings, rather then Vi settings
|
set nocompatible " Use Vim settings, rather then Vi settings
|
||||||
set backspace= " don't allow backspacing over everything in insert mode
|
|
||||||
set nobackup
|
set nobackup
|
||||||
set nowritebackup
|
set nowritebackup
|
||||||
set history=50
|
set history=50
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue