dotfiles/.config/nvim/lua/plugins/extras/ui/comment-box.lua
2023-12-06 23:38:47 +01:00

5 lines
80 B
Lua

return {
"LudoPinelli/comment-box.nvim",
event = "LazyFile",
opts = {},
}