" highlight matching brackets set showmatch " status line: show line/column and current mode set ruler set showmode " required to be able to use keypad keys and map missed escape sequences set esckeys " be user-friendly instead of compatible set nocompatible " backspace shall remove anything in insert mode set backspace=indent,eol,start " keys in insert mode map! OA map! OB map! OC map! OD map! OH map! OF map! [5~ map! [6~ map!  " keys in command mode map  X