Skip to content

Instantly share code, notes, and snippets.

@perone
Created October 9, 2012 19:33
Show Gist options
  • Save perone/3860921 to your computer and use it in GitHub Desktop.
Save perone/3860921 to your computer and use it in GitHub Desktop.
spf13-vim local
"" https://github.com/spf13/spf13-vim
colorscheme molokai
set tags=tags;/
nmap <F8> :TagbarToggle<CR>
""map <C-o> <C-T>
map <C-o> <C-]>
set mouse=
set nonumber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment