Skip to content

Instantly share code, notes, and snippets.

View kuator's full-sized avatar
🕸️
meh

kuator kuator

🕸️
meh
View GitHub Profile
@kuator
kuator / cvimrc.vim
Created October 20, 2018 13:22 — forked from zchee/cvimrc.vim
vimrc for cVim
set smoothscroll
set autoupdategist
map .t :tabnew chrome://newtab<CR>
let configpath = '/path/to/your/.cvimrc'
set localconfig " Update settings via a local file (and the `:source` command) rather"