starter/lua/plugins/markdown.lua

8 lines
95 B
Lua

return {
{
"opdavies/toggle-checkbox.nvim",
lazy = true,
ft = "markdown",
},
}