set showcmd " Show (partial) command in status line.
set ruler " show the cursor position all the time
set confirm " Ask what to do when closing unsaved documents
+set shortmess=filnxtoOI " don't show intro message
" editing text {{{1
set backspace=indent,eol,start " allow backspacing over everything in insert mode