Skip to content

Instantly share code, notes, and snippets.

@EmilienD
Created February 21, 2017 21:25
Show Gist options
  • Select an option

  • Save EmilienD/0538449fb60b6276ea0b36cfafd447a1 to your computer and use it in GitHub Desktop.

Select an option

Save EmilienD/0538449fb60b6276ea0b36cfafd447a1 to your computer and use it in GitHub Desktop.
simple vimrc
set smartindent
set number
set shiftwidth=2
set softtabstop=2
set tabstop=2
set expandtab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment