PTZ/profile_files/.vimrc

5 lines
85 B
VimL
Raw Normal View History

2017-01-12 19:41:16 +00:00
syntax on
set nu
set backspace=indent,eol,start
set tabstop=4 shiftwidth=4 expandtab