Skip to content

Instantly share code, notes, and snippets.

@lmssieh
Last active April 25, 2020 00:21
Show Gist options
  • Save lmssieh/1c008d4892932c1db6174c7ffe6d21c7 to your computer and use it in GitHub Desktop.
Save lmssieh/1c008d4892932c1db6174c7ffe6d21c7 to your computer and use it in GitHub Desktop.
set smoothscroll
set noautofocus
let mapleader = ","
let hintcharacters = "asdfghjkl;"
map n previousTab
map m nextTab
let searchengine comic = "https://getcomics.info/?s=%s"
let searchengine book = "https://libgen.is/search.php?req=%s"
let blacklists = ["https://krunker.io/*","https://www.sporcle.com/*","https://old.reddit.com/*"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment