This commit is contained in:
windwp 2021-07-23 17:48:53 +07:00
parent 92b045dd1f
commit 5a86b4f83c

View File

@ -14,7 +14,8 @@ set noswapfile
set nobackup
filetype indent off
set expandtab!
set expandtab
set shiftwidth=4
set nowritebackup
set noautoindent
set nocindent