Added sshconfig and vimrc
[clearscm.git] / rc / vimrc
1 set background=light
2 set autoindent
3 set autowrite
4 syntax enable
5 set nocompatible
6 set backspace=indent,eol,start
7 set hlsearch
8 set ff=unix
9 colorscheme pablo
10 map! \7f \b