starter/lua/plugins/markdown.lua
2024-05-15 08:39:12 +07:00

7 lines
98 B
Lua

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