Skip to content

Instantly share code, notes, and snippets.

@seumasmorrison
Last active December 17, 2015 02:59
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 seumasmorrison/5540342 to your computer and use it in GitHub Desktop.
Save seumasmorrison/5540342 to your computer and use it in GitHub Desktop.
vimrc
set tabstop=8 expandtab shiftwidth=4 softtabstop=4
set guifont=Consolas:h14
set bs=2
set ruler
set modeline
set ls=2
set nu
set nocompatible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment