settings/.vimrc
2014-06-08 21:25:54 -07:00

8 lines
70 B
VimL

set number
set ts=4
set ai
set shiftwidth=4
set expandtab
set nowrap