Skip to content

Instantly share code, notes, and snippets.

View neil-marcellini's full-sized avatar

Neil Marcellini neil-marcellini

View GitHub Profile
syntax on
set autoread " make file update on external changes
set backspace=indent,eol,start
set noerrorbells
set tabstop=2
set shiftwidth=2
set expandtab
set smartindent
set nu " line numbers