feat: made toggle-checkbox load on md

pull/98/head
fm39hz-workstation 2024-05-16 09:50:08 +07:00
parent ea24950109
commit 7468999196
1 changed files with 1 additions and 1 deletions

View File

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