Skip to content

Instantly share code, notes, and snippets.

@jamezpolley
jamezpolley / .vimrc
Created May 4, 2011 01:56
my .vimrc
" Things that need no explanation
set nocompatible
syntax on
set background=dark
" Tweaks to help mousiness work in normal vim inside an xterm.
set mouse=a
set ttymouse=xterm2
" Attempt to get sane indenting: