Skip to content

Instantly share code, notes, and snippets.

@rvega
Created April 17, 2024 14:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rvega/6f7121f52efb9bc2529714c035709fc4 to your computer and use it in GitHub Desktop.
Save rvega/6f7121f52efb9bc2529714c035709fc4 to your computer and use it in GitHub Desktop.
cvim config
unmapAll
iunmapAll
map / openSearchBar
map n nextSearchResult
map N previousSearchResult
map F createTabbedHint
map f createHint
map k scrollUp
map j scrollDown
map gf nextFrame
map gg scrollToTop
map G scrollToBottom
map i insertMode
let hintCharacters = "asdfghjkl;"
let blacklists = ["https://docs.google.com/*","https://www.speedcoder.net/*","https://vivaldi.com/*","https://www.aa.com/*","https://www.vodafone.de/*","https://line6.com/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment