chore: add autosave for markdown files

This commit is contained in:
2026-05-22 13:56:57 -04:00
parent 061e84bf57
commit dacc81b252
2 changed files with 43 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ o.clipboard:append('unnamedplus') -- use system clipboard as the default registe
o.cdhome = false -- :cd shows cwd
o.backspace = 'indent,eol,start'
o.spelllang = 'en_us'
o.updatetime = 30000 -- AutoSave interval = 30 seconds
-- ───────────────────────────────────────────────────── appearance ──
o.showmode = false
o.termguicolors = true