Skip to content

Instantly share code, notes, and snippets.

@wynemo
Created January 20, 2012 09:07
Show Gist options
  • Save wynemo/1646299 to your computer and use it in GitHub Desktop.
Save wynemo/1646299 to your computer and use it in GitHub Desktop.
my vim rc
set sw=4 ts=4 sta et sts=4 ai
set nu
set guifont=Inconsolata\ Medium\ 12
syntax on
colorscheme slate
nmap <F8> :TagbarToggle<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment