Created
July 29, 2013 00:04
-
-
Save mikelehen/6101380 to your computer and use it in GitHub Desktop.
Revisions
-
mikelehen created this gist
Jul 29, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,22 @@ set autoindent ignorecase noerrorbells ruler hlsearch sw=4 sts=4 expandtab set textwidth=79 nowrapscan formatoptions-=t incsearch tabstop=4 set scrolloff=2 norestorescreen history=100 shortmess=ao nobackup set matchtime=1 showmatch smartcase wildmenu wildmode=longest:full syntax on map Q gq map Y y$ behave xterm " set guifont=terminal:h9 mousehide guioptions-=T mousemodel=popup map <C-Tab> <C-W>w map <C-S-Tab> <C-W>W colorscheme elflord noremap t j noremap n k noremap s l noremap j t noremap k n noremap l s