add no linebreaks to defaults

This commit is contained in:
andrzej 2024-05-05 23:34:59 +02:00
parent abb82d74d9
commit af1536b5c7
1 changed files with 1 additions and 0 deletions

View File

@ -50,3 +50,4 @@ vim.g.markdown_folding = 1
vim.opt.spelllang = "en_us" vim.opt.spelllang = "en_us"
vim.opt.spell = true vim.opt.spell = true
vim.opt.textwidth = 0 --prevent vim from isnerting linebreaks