feat: made toggle-checkbox load on md

pull/99/head
fm39hz-workstation 2024-05-16 09:50:08 +07:00 committed by fm39hz-laptop
parent b20d1ef7d8
commit 12aceadec7
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",