Skip to content

Instantly share code, notes, and snippets.

@euterklaas
Created February 2, 2017 20:23
Show Gist options
  • Save euterklaas/569c0ac9b01b66a1610e4e5a5d69ff00 to your computer and use it in GitHub Desktop.
Save euterklaas/569c0ac9b01b66a1610e4e5a5d69ff00 to your computer and use it in GitHub Desktop.
vimrc
syntax on
set nu
"set autoindent
"set expandtab
"set shiftwidth=4
"set softtabstop=4
set colorcolumn=81
set tabstop=4
set shiftwidth=4
set expandtab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment