1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

small fix

This commit is contained in:
jdhao 2022-08-01 20:57:37 +08:00
parent 5498a05bf7
commit bcdc8d3f66

View File

@ -426,7 +426,5 @@ function! s:wilder_init() abort
endtry
endfunction
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" auto-save "
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
""""""""""""""""""""""""""""""vim-auto-save settings""""""""""""""""""""""""""""""
let g:auto_save = 1 " enable AutoSave on Vim startup