:syntax on :colorscheme elflord :set cursorline " set cul :set number " set nu :set showmatch " set sm ":set autoindent " set au :set ignorecase " set ic :set incsearch " set is :set hlsearch " set hls :set ruler " set ru ":set backupcopy