Skip to content

Instantly share code, notes, and snippets.

call pathogen#runtime_append_all_bundles()
set wildmenu
set tabstop=2
set softtabstop=2
set shiftwidth=2
set expandtab
set smarttab
set autoindent
set nu