Skip to content

Instantly share code, notes, and snippets.

@fahadsadah
Created January 23, 2010 15:42
Show Gist options
  • Save fahadsadah/284650 to your computer and use it in GitHub Desktop.
Save fahadsadah/284650 to your computer and use it in GitHub Desktop.
My .vimrc
set tabstop=4
set shiftwidth=4
set autoindent
set number
set mouse=a
syntax on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment