-
-
Save isovector/afe326bd5dd6d4bf323c53d804e78a36 to your computer and use it in GitHub Desktop.
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
| map d closeTab | |
| map <Enter> openCommandBar | |
| map <C-A> incrementURLPath | |
| map <C-X> decrementURLPath | |
| map u lastClosedTab | |
| unmap x | |
| let barposition = "bottom" | |
| let qmark g = ["http://github.com/isovector"] | |
| let qmark m = ["http://gmail.com"] | |
| let qmark b = ["http://goodreads.com"] | |
| let qmark s = ["http://sandymaguire.me"] | |
| let qmark f = ["http://facebook.com"] | |
| let qmark y = ["http://youtube.com"] | |
| let qmark d = ["http://digg.com/reader"] | |
| let blacklists = ["http://rasterbator.net/*","https://workflowy.com/*","http://collabedit.com/*","https://www.hackerrank.com/*"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment