PTZ/profile_files/.vimrc

5 lines
85 B
VimL

syntax on
set nu
set backspace=indent,eol,start
set tabstop=4 shiftwidth=4 expandtab