syntax enable set nocompatible set autoindent set smartindent set tabstop=2 set shiftwidth=4 set showmatch set ruler " always show current position " font config set gfn=Monospace\ 10 set shell=/bin/bash " line numbers set number