Created
May 14, 2019 06:31
-
-
Save ertwro/3e8947225668d8844e36d0530493866d to your computer and use it in GitHub Desktop.
for chrome plugin cvim
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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