starter/lua/plugins/markdown.lua
2024-05-13 13:29:37 +07:00

6 lines
73 B
Lua

return {
-- add plugin
{
"opdavies/toggle-checkbox.nvim",
},
}