adding in wrap for better readability
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ vim.opt.expandtab = true
|
||||
|
||||
vim.opt.smartindent = true
|
||||
|
||||
vim.opt.wrap = false
|
||||
vim.opt.wrap = true
|
||||
|
||||
vim.opt.swapfile = false
|
||||
vim.opt.backup = false
|
||||
|
||||
Reference in New Issue
Block a user