Skip to content

Instantly share code, notes, and snippets.

View kleinmann's full-sized avatar

Uwe Kleinmann kleinmann

View GitHub Profile
@kleinmann
kleinmann / .cVimrc
Last active September 15, 2015 06:49
" Settings
set noautofocus
set cncpcompletion
set smoothscroll
set autohidecursor
set typelinkhints
set smartcase
set incsearch
let vimcommand = "~/bin/vim -f"
let scrollduration = 10