Skip to content

Instantly share code, notes, and snippets.

@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