Files
dotfiles/config/nvim/lua/plugins/commentbox.lua
Ismo Vuorinen 9fb925b38c Nvim restart (#9)
* chore(nvim): remove astronvim and configs

* feat(nvim): new, custom nvim configuration
2023-08-27 15:12:22 +03:00

5 lines
58 B
Lua

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