small fix

This commit is contained in:
jdhao
2022-08-01 20:57:37 +08:00
parent 5498a05bf7
commit bcdc8d3f66
+1 -3
View File
@@ -426,7 +426,5 @@ function! s:wilder_init() abort
endtry endtry
endfunction endfunction
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" """"""""""""""""""""""""""""""vim-auto-save settings""""""""""""""""""""""""""""""
" auto-save "
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
let g:auto_save = 1 " enable AutoSave on Vim startup let g:auto_save = 1 " enable AutoSave on Vim startup