Last active
January 10, 2018 17:05
-
-
Save IngoMeyer441/311d6cfdef3aea3f3880434a19dd095b to your computer and use it in GitHub Desktop.
cvimrc
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
set smoothscroll | |
map w :new<Space> | |
map W :new @% | |
map s createHintWindow | |
map R reloadTabUncached | |
map D :tabdetach<CR> | |
map yt :duplicate<CR> | |
let blacklists = ["https://iffvcc.iff.kfa-juelich.de/ui/webconsole.html*"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment