Skip to content

Instantly share code, notes, and snippets.

@whiledoing
Last active May 1, 2024 20:52
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whiledoing/5bfe5f73ccfb5b6aab7f69f0bd21218f to your computer and use it in GitHub Desktop.
Save whiledoing/5bfe5f73ccfb5b6aab7f69f0bd21218f to your computer and use it in GitHub Desktop.
[chrome-extension-cVimrc] #chrome
set nohud
map h J
map l K
map c x
map C X
set cncpcompletion
let barposition = "bottom"
set typelinkhints
set noautofocus
" alias ':g' to ':tabnew google'
command g tabnew google
set autoupdategist
let blacklists = ["http://localhost:8888/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment