Skip to content

Instantly share code, notes, and snippets.

@jagtesh
Created November 9, 2012 07:00
Show Gist options
  • Save jagtesh/4044146 to your computer and use it in GitHub Desktop.
Save jagtesh/4044146 to your computer and use it in GitHub Desktop.
Vim Power Config
set expandtab
set autoindent
set shiftwidth=4
set softtabstop=4
set number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment