Skip to content

Instantly share code, notes, and snippets.

" Jacob Stern - vimrc
call pathogen#infect('bundle')
call pathogen#helptags()
set nocompatible
"lets backspace actually work in insert mode
set backspace=indent,eol,start