Skip to content

Instantly share code, notes, and snippets.

@maxpert
Created June 30, 2012 16:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maxpert/3024509 to your computer and use it in GitHub Desktop.
Save maxpert/3024509 to your computer and use it in GitHub Desktop.
Vim configuration
set nocp
set bs=indent,eol,start
syntax on
set gcr=n:blinkon0
set sw=2 sts=2 et
set number ai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment