Skip to content

Instantly share code, notes, and snippets.

@ivikash
Created November 30, 2010 11:05
Show Gist options
  • Save ivikash/721517 to your computer and use it in GitHub Desktop.
Save ivikash/721517 to your computer and use it in GitHub Desktop.
vim configuration file
set nu
set autoindent
set smartindent
set cin
set tabstop=4
set shiftwidth=4
set title
syntax on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment