Select Git revision
heroku.list
.vimrc 251 B
filetype plugin indent on
setlocal tabstop=4
setlocal softtabstop=4
setlocal shiftwidth=4
setlocal textwidth=80
setlocal smarttab
setlocal expandtab
setlocal incsearch
syntax on
setlocal modeline
set viminfo='20,<9999,s1024,h
setlocal fileformat=unix