nvim/after/ftplugin/markdown.lua
2024-03-16 01:39:04 -07:00

2 lines
44 B
Lua

vim.o.linebreak = true
vim.o.textwidth = 80