Skip to content

Instantly share code, notes, and snippets.

@ertwro
Created May 14, 2019 06:31
Show Gist options
  • Save ertwro/3e8947225668d8844e36d0530493866d to your computer and use it in GitHub Desktop.
Save ertwro/3e8947225668d8844e36d0530493866d to your computer and use it in GitHub Desktop.
for chrome plugin cvim
let mapleader = ","
map <Leader>h :tabnew https://github.com/1995eaton/chromium-vim<cr>
let completionengines = ["google", "youtube", "wikipedia", "duckduckgo", "webster"]
let homedirectory = "C:/Users/ertwr"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment