starter/lua/plugins/toggle-checkbox.lua
fm39hz-workstation 8bc66e3d07 feat: add my own plugins
- oil.nvim
- togglecheckbox
2024-05-13 10:19:50 +07:00

6 lines
73 B
Lua

return {
-- add plugin
{
"opdavies/toggle-checkbox.nvim",
},
}