arch-rice/.vimrc

7 lines
101 B
VimL

set number
syntax on
set colorcolumn=80
set tabstop=4
set softtabstop=0 noexpandtab
set shiftwidth=4