Skip to content

Instantly share code, notes, and snippets.

View M-Kepler's full-sized avatar
🌴
On vacation

M-Kepler M-Kepler

🌴
On vacation
  • Null
  • Shen Zhen,China
View GitHub Profile
@M-Kepler
M-Kepler / cvimSettings
Created April 20, 2019 11:26
cvimSettings
set smoothscroll
let searchengine sb = "https://www.baidu.com/s?wd=%s"
let searchengine tb = "https://s.taobao.com/search?q=%s"
let searchengine sg = "https://www.sogou.com/web?query=%s"
let searchengine zh = "https://www.zhihu.com/search?q=%s"
let searchengine gh = "https://github.com/search?q=%s"
let searchengine wx = "http://weixin.sogou.com/weixin?type=2&s_from=input&query=%s"
let searchengine sf = "https://stackoverflow.com/search?q=%s"
let completionengines = ["google", "amazon", "imdb", "bd","tb","sg","so"]
set regexp