Skip to content

Instantly share code, notes, and snippets.

@ryanqy
Last active January 13, 2020 02:47
Show Gist options
  • Save ryanqy/80b74fa9c7f426bea898bbce01aa26f0 to your computer and use it in GitHub Desktop.
Save ryanqy/80b74fa9c7f426bea898bbce01aa26f0 to your computer and use it in GitHub Desktop.
" alias ga to url chrome://apps
map ga :tabnew chrome://apps<CR>
map gw :tabnew https://chrome.google.com/webstore/category/extensions<CR>
let nextmatchpattern = "((?!first)(next|more|>|›|»|forward|后页|下一页)+)"
let previousmatchpattern = "((?!last)(prev(ious)?|newer|back|«|less|<|‹|前页|上一页)+)"
let barposition = "bottom"
set scalehints
set noautofocus
set showtabindices
let blacklists = ["*://docker*.qipeipu.net/*","*://jumpserver.qipeipu.net/*","*://*.icloud.com/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment