Skip to content

Instantly share code, notes, and snippets.

View OBdA's full-sized avatar

Olf OBdA

View GitHub Profile
@vain
vain / .vimrc
Created June 24, 2011 14:39
Momentane .vimrc
" -------------
" Jetzt nötig mit "richtigem" Vim-Package bei Arch (2009-09-14):
syntax enable
filetype plugin indent on
set hls
set incsearch
set showcmd
if !exists(":DiffOrig")
command DiffOrig vert new | set bt=nofile | r # | 0d_ | diffthis