Dotfiles/.exrc

8 lines
112 B
VimL

set autoindent
set number
set ruler
set tabstop=4
set shiftwidth=4
set showmatch
set exrc
set colorcolumn=72,80