Skip to content

Instantly share code, notes, and snippets.

@clockwork189
Created October 24, 2011 07:51
Show Gist options
  • Save clockwork189/1308550 to your computer and use it in GitHub Desktop.
Save clockwork189/1308550 to your computer and use it in GitHub Desktop.
My personal .vimrc file
:syn on
set sta
set si
set et
set nu
set sw=4
set ts=8
set is
set guifont=Courier\_10
set expandtab
colorscheme peachpuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment