Yes I depend on backspace I am a bad person

This commit is contained in:
Dan Buch 2014-09-30 22:23:54 -04:00
parent 04dfcf94cf
commit b66805c52c

1
vimrc
View File

@ -4,6 +4,7 @@ filetype on
filetype indent on
filetype plugin on
set backspace=indent,eol,start
set directory^=~/.vim/_temp//
set hlsearch
set ignorecase