My simple neovim config
at main 5 lines 69 B view raw
1return { 2 settings = { 3 enabled = { "markdown" }, 4 }, 5}