starter/lua/plugins/markdown.lua

8 lines
98 B
Lua

return {
{
"opdavies/toggle-checkbox.nvim",
lazy = true,
event = "VeryLazy",
},
}