chore: set comment box plugin to load eagerly

This commit is contained in:
2024-11-10 14:46:35 -05:00
parent 48919d82d9
commit 47765ecb02
+1
View File
@@ -102,6 +102,7 @@ return {
},
{ -- Comment Box
"LudoPinelli/comment-box.nvim",
lazy = false,
},
{ -- Todo Comments
"folke/todo-comments.nvim",