Disabeling shitty wrap...
Need to find a different solution for wrap in lsp messages
This commit is contained in:
parent
a6fb05eeca
commit
e472cf0c13
@ -11,7 +11,7 @@ vim.opt.expandtab = true
|
||||
|
||||
vim.opt.smartindent = true
|
||||
|
||||
vim.opt.wrap = true
|
||||
vim.opt.wrap = false
|
||||
|
||||
vim.opt.swapfile = false
|
||||
vim.opt.backup = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user