Skip to content

Instantly share code, notes, and snippets.

@moigagoo
Last active November 15, 2021 11:48
Show Gist options
  • Save moigagoo/845b93a156cc2afcbc0f596389c0a207 to your computer and use it in GitHub Desktop.
Save moigagoo/845b93a156cc2afcbc0f596389c0a207 to your computer and use it in GitHub Desktop.
cVim settings
map J nextTab
map K previousTab
set smoothscroll
let scrollstep = 150
set noautofocus
set scalehints
let defaultengine = "duckduckgo"
let mapleader = "<Space>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment