update
This commit is contained in:
parent
0363855037
commit
b539720f57
2 changed files with 40 additions and 83 deletions
2
init.lua
2
init.lua
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue