Last active
November 27, 2015 09:43
-
-
Save pmilosev/0b4b903f74e045e13513 to your computer and use it in GitHub Desktop.
.cvimrc
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
set noautofocus | |
set numerichints | |
set typelinkhints | |
let scrollduration = 1 | |
let scrollstep = 50 | |
let defaultengine = "duckduckgo" | |
let barposition = "bottom" | |
command e tabnew | |
map F createActiveTabbedHint |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment