Skip to content

Instantly share code, notes, and snippets.

@nopcall
nopcall / cvimrc
Last active April 2, 2019 06:10
Google Chrome cvim setting
" {{{ Convenience
set hud
set smoothscroll
set noautofocus
set typelinkhints
"set showtabindices
set autohidecursor
" use <C-n> and <C-p> to cycle through completion results (requires you to set)
" the nextCompletionResult keybinding in the chrome://extensions page (bottom right)