feat: made toggle-checkbox load on md

This commit is contained in:
fm39hz-workstation 2024-05-16 09:50:08 +07:00
parent ea24950109
commit 7468999196

View file

@ -2,7 +2,7 @@ return {
{
"opdavies/toggle-checkbox.nvim",
lazy = true,
event = "VeryLazy",
ft = "markdown",
},
{
"vhyrro/luarocks.nvim",