set autoindent
set tabstop=2
set shiftwidth=2
set showmatch
set wrapscan
set ignorecase

map ; :
