Last active
March 21, 2018 12:01
-
-
Save nbardiuk/2611f274c6a406c0644ee77256b09390 to your computer and use it in GitHub Desktop.
cvim options
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 defaultengine="duckduckgo" | |
let smoothscroll="true" | |
let scrollduration="200" | |
map J nextTab | |
map K previousTab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment