Skip to content

Instantly share code, notes, and snippets.

@cobodo
Created September 10, 2013 06:04
Show Gist options
  • Save cobodo/6505549 to your computer and use it in GitHub Desktop.
Save cobodo/6505549 to your computer and use it in GitHub Desktop.
set clipboard=unnamed
set guioptions+=a
if has("gui_gtk2")
set guifont=Ricty\ Diminished\ 12
elseif has("gui_win32")
set guifont=Ricty\ Diminished:h12:cSHIFTJIS
endif
winsize 100 50
winpos 120 60
set iminsert=0
set imsearch=-1
colorscheme desert
colorscheme landscape
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment