" Basic vimrc for systems you don't want to copy the full one to set background=dark nmap n :set invnu set nu set encoding=utf-8 nmap l :set list! set listchars=tab:▸\ ,eol:¬,trail:• set colorcolumn=80 set fileencoding=utf-8 set ic set hls set updatecount=0 set nocompatible set tabstop=4 set shiftwidth=4 set noexpandtab set mouse+=a syntax on