ansible-nginx-supervisor/config/base/_vimrc

8 lines
109 B
VimL
Raw Normal View History

:syntax on
:set number
:set textwidth=125
:set autoindent
:set shiftwidth=4
:set nobackup
:set nowritebackup