update supported nvim version to latest stable

Update a few plugins
This commit is contained in:
jdhao
2025-02-12 23:32:21 +01:00
parent 9a6584bec3
commit 70e9943aac
4 changed files with 10 additions and 15 deletions
-3
View File
@@ -384,6 +384,3 @@ function! s:wilder_init() abort
echohl Error |echomsg "Wilder.nvim missing"| echohl None
endtry
endfunction
""""""""""""""""""""""""""""""vim-auto-save settings""""""""""""""""""""""""""""""
let g:auto_save = 1 " enable AutoSave on Vim startup