no set formatoptions to nothing in md

This commit is contained in:
Christoph J. Scherr 2024-04-24 13:45:35 +02:00
parent 57bb771ca1
commit 4b5eaa3a2a
3 changed files with 4 additions and 0 deletions

View File

@ -177,6 +177,7 @@ vim.api.nvim_create_autocmd("FileType", {
vim.opt_local.spell = true
vim.opt_local.conceallevel = 0
vim.opt.wrap = true
-- vim.opt.formatoptions = ""
end,
})

View File

@ -342,3 +342,6 @@ unknowability
talmann
Goldberger
ofc
shockwaves
deerhash
argon2

Binary file not shown.