diff --git a/core/plugins.vim b/core/plugins.vim index a044b76..c575903 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -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