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