Skip to content

Instantly share code, notes, and snippets.

@ikuyamada
Created June 30, 2011 12:47
Show Gist options
  • Save ikuyamada/1056159 to your computer and use it in GitHub Desktop.
Save ikuyamada/1056159 to your computer and use it in GitHub Desktop.
my gvimrc
nnoremap <Tab> :BufExplorer<CR>
defaults write org.vim.MacVim MMZoomBoth -boolean YES
colorscheme xoria256
set guioptions-=T
set transparency=5
set lines=50
set columns=150
set guifont=Monaco:h13
set clipboard+=unnamed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment