Skip to content

Instantly share code, notes, and snippets.

@pgericson
Last active December 7, 2018 22:00
Show Gist options
  • Select an option

  • Save pgericson/e93d1bc6f35243baad31073f6b3b7557 to your computer and use it in GitHub Desktop.

Select an option

Save pgericson/e93d1bc6f35243baad31073f6b3b7557 to your computer and use it in GitHub Desktop.
cVim config
map <Leader>pt :pintab<CR>
map <Leader>ut :unpintab<CR>
set noautofocus
let mapleader = ","
let hintcharacters = "sadfjklewcmpgh"
site '*://(soundcloud|mail.google|*\.messenger).com/*' {
call :pintab
}
unmap HL
map H J
map L K
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment