-
-
Save narze/96fb3f5246753bd1f06c4db0bf8aa1a5 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