summaryrefslogtreecommitdiff
path: root/ftplugin/markdown.lua
blob: 84da7b9e309cb811e68e89c9dd71e109b56d534b (plain) (blame)
1
2
3
4
5
local l = vim.opt_local

l.conceallevel = 2
l.wrap = true
l.spell = true