Last active
February 14, 2017 09:37
-
-
Save Kerruba/da0cf07351ae3d49f05c3feaf966b34f to your computer and use it in GitHub Desktop.
cvim config
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
" Settings - Mouseless | |
set barposition "bottom" | |
set nosmoothscroll | |
set noautofocus " The opposite of autofocus; this setting stops | |
" sites from focusing on an input box when they load | |
set typelinkhints | |
let searchlimit = 30 | |
let scrollstep = 70 | |
let barposition = "bottom" | |
let mouselesshintcharacters = "1234" | |
command t tabnew | |
command n new | |
command fl tabnew chrome://flags | |
let mapleader = "," | |
" Mappings | |
map <Leader>r reloadTabUncached | |
map <Leader>ra reloadAllTabs | |
map <Leader>d :duplicate<CR> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here if you want you can find also the CSS for new style