mirror of https://github.com/LazyVim/starter
7 lines
73 B
Lua
7 lines
73 B
Lua
|
return {
|
||
|
-- add plugin
|
||
|
{
|
||
|
"opdavies/toggle-checkbox.nvim",
|
||
|
},
|
||
|
}
|