arch-rice/.vimrc

7 lines
101 B
VimL
Raw Permalink Normal View History

2021-11-16 02:24:56 +00:00
set number
syntax on
set colorcolumn=80
set tabstop=4
set softtabstop=0 noexpandtab
set shiftwidth=4