before upgrade

This commit is contained in:
2026-07-31 17:00:47 +02:00
parent 880c4ae103
commit 7cabf20c2b
3 changed files with 35 additions and 27 deletions
+1
View File
@@ -19,6 +19,7 @@ vim.opt.expandtab = true
vim.opt.smartindent = true
vim.opt.wrap = true--false
-- vim.opt.linebreak = true
vim.opt.swapfile = false
vim.opt.backup = false