" Default vimrc file, installed by vim module

set nocompatible
set backspace=indent,eol,start
set autoindent
set ruler
set showcmd
syntax on
