Skip to content

Instantly share code, notes, and snippets.

@sampsonbryce
Created January 27, 2017 18:17
Show Gist options
  • Save sampsonbryce/af4d864545bd0226ac8924494fa0384b to your computer and use it in GitHub Desktop.
Save sampsonbryce/af4d864545bd0226ac8924494fa0384b to your computer and use it in GitHub Desktop.
vimrc for numbers and space tabs
set nu
set tabstop=8 softtabstop=0 expandtab shiftwidth=4 smarttab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment