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 set nobackup
filetype indent off filetype indent off
set expandtab! set expandtab
set shiftwidth=4
set nowritebackup set nowritebackup
set noautoindent set noautoindent
set nocindent set nocindent