mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
feat: made toggle-checkbox load on md
This commit is contained in:
parent
ea24950109
commit
7468999196
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue