Skip to content

Instantly share code, notes, and snippets.

"--- VIM CONFIG ---"
" Andreas Moeller
"----------------------"
"--- basic ---"
set smartindent
set tabstop=4
set shiftwidth=4
set expandtab
set number