Skip to content

Instantly share code, notes, and snippets.

@Art2B
Created April 18, 2018 15:10
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 Art2B/0121d304a48855f019c5aa9c3f647617 to your computer and use it in GitHub Desktop.
Save Art2B/0121d304a48855f019c5aa9c3f647617 to your computer and use it in GitHub Desktop.
My vim config
execute pathogen#infect()
syntax on
filetype plugin indent on
set tabstop=2 softtabstop=0 expandtab shiftwidth=2 smarttab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment