This commit is contained in:
Yaser Alraddadi 2024-10-30 15:27:00 +03:00
parent 0363855037
commit b539720f57
2 changed files with 40 additions and 83 deletions

View file

@ -168,7 +168,7 @@ vim.opt.expandtab = true
vim.opt.smartindent = true
vim.opt.wrap = false
vim.opt.wrap = true
-- https://youtu.be/w7i4amO_zaE?t=1408
vim.opt.swapfile = false