Skip to content

Instantly share code, notes, and snippets.

@vv111y
Last active October 4, 2020 10:26
Show Gist options
  • Select an option

  • Save vv111y/b88ab7be0e19c5af68fe725ddbeb800c to your computer and use it in GitHub Desktop.

Select an option

Save vv111y/b88ab7be0e19c5af68fe725ddbeb800c to your computer and use it in GitHub Desktop.
cvimrc
site '*://*.youtube.com/*' {
unmap j
unmap k
unmap l
unmap <
unmap >
}
let blacklists = ["*://mail.google.com/*","https://keycode.info/*","http://localhost/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment