This commit is contained in:
2024-10-13 15:15:59 +02:00
parent 7be7be7262
commit 08ca5fa888
10 changed files with 165 additions and 95 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ vim.opt.colorcolumn = ""
vim.opt.smartindent = true
vim.opt.wrap = false
vim.opt.wrap = true
vim.opt.swapfile = false
vim.opt.backup = false