Last active
October 1, 2015 06:42
-
-
Save fajrif/1ad8004d75883a05361e to your computer and use it in GitHub Desktop.
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
colorscheme railscasts | |
" hide toolbar | |
set guioptions-=T | |
" set lines=55 columns=100 | |
set guifont=DejaVu\ Sans\ Mono:h13 | |
set nonumber | |
set hidden | |
xnoremap p pgvy | |
noremenu 20.400 &Edit.&Select\ All<Tab>ggVG ggVG | |
inoremenu 20.400 &Edit.&Select\ All<Tab>ggVG <Esc>ggVG | |
cnoremenu 20.400 &Edit.&Select\ All<Tab>ggVG <Esc>ggVG |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment