Skip to content

Instantly share code, notes, and snippets.

@z0w0
Created October 24, 2017 22:43
Show Gist options
  • Save z0w0/ff6da61692ed5ef34d2d6814236fb287 to your computer and use it in GitHub Desktop.
Save z0w0/ff6da61692ed5ef34d2d6814236fb287 to your computer and use it in GitHub Desktop.
My cvim configuration
set nohud
set nosmoothscroll
set noautofocus
set typelinkhints
let barposition = "bottom"
let scrollstep = 100
let vimcommand = "nvim-qt"
let qmark T = ["http://todoist.com"]
let qmark R = ["http://reddit.com"]
map <C-Space> :buffer<Space>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment