Skip to content

Instantly share code, notes, and snippets.

@lattejed
Created May 27, 2019 08:28
Show Gist options
  • Save lattejed/60ebc7ef7d82b8323e3ad9b562bb036f to your computer and use it in GitHub Desktop.
Save lattejed/60ebc7ef7d82b8323e3ad9b562bb036f to your computer and use it in GitHub Desktop.
set tabstop=2
set shiftwidth=2
set expandtab
set smarttab
set autoindent
set textwidth=79
filetype plugin indent on
syntax on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment