configs/vimrc

7 lines
72 B
VimL

set number
syntax on
filetype indent off
set expandtab
set title
set ic