syntax on set nocompatible set autoindent set smartindent set tabstop=4 set shiftwidth=4 set showmatch set ruler set cursorline set incsearch set virtualedit=all set noerrorbells set number set expandtab set shiftround set smartcase set list set listchars=tab:>-,trail:- set lazyredraw