Last active
October 10, 2018 10:36
-
-
Save TSFoster/c6b432afd2ec0c4b85d15e727a03a986 to your computer and use it in GitHub Desktop.
.sVimrc
This file contains 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 scrollstep = 100 | |
let hintcharacters = "asdfjkl" | |
let homeurl = "about:blank" | |
let mapleader = "space" | |
let blacklists = ["*://www.fastmail.com/*","*://mail.google.com/*","*://docs.google.com/*","*://*feedbin.com/*","*://www.babbel.com/*","*://*trello.com/*","*://www.codewars.com/*","*://www.shortcutfoo.com/*","*://getpocket.com/*","*://*netflix.com/*","*://app.youneedabudget.com/*", "*://codepen.io/*","*://duckduckgo.com/*","*://www.youtube.com/watch?*","https://ellie-app.com/*"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment