@ -4,7 +4,7 @@ set nocompatible | filetype indent plugin on | syn on
set backspace=indent,eol,start
set ruler " show current line and column
set nu " show line numbers
set nu rnu " show line numbers
set cc=75 " show column ruler
set ts=4
set shiftwidth=4