configs/vimrc

7 lines
72 B
VimL
Raw Permalink Normal View History

2020-02-21 00:45:26 +01:00
set number
syntax on
filetype indent off
set expandtab
set title
set ic