Skip to content

Instantly share code, notes, and snippets.

@fajrif
Last active October 1, 2015 06:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fajrif/1ad8004d75883a05361e to your computer and use it in GitHub Desktop.
Save fajrif/1ad8004d75883a05361e to your computer and use it in GitHub Desktop.
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