starter/lua/plugins/markdown.lua

8 lines
98 B
Lua
Raw Normal View History

return {
{
"opdavies/toggle-checkbox.nvim",
2024-05-15 09:39:12 +08:00
lazy = true,
event = "VeryLazy",
},
}