Skip to content

Instantly share code, notes, and snippets.

@dariok
Created March 25, 2021 10:54
Show Gist options
  • Save dariok/e92a4a607a769b253551ce992154db79 to your computer and use it in GitHub Desktop.
Save dariok/e92a4a607a769b253551ce992154db79 to your computer and use it in GitHub Desktop.
Settings for vim
set encoding=utf-8 nobomb
set sts=2
set ts=2
set sw=0
set copyindent
set smarttab
set expandtab
set autoindent smartindent
set textwidth=120
set colorcolumn=+1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment