guess I needed the opts

This commit is contained in:
Ralph Azucena 2024-04-12 02:03:07 -07:00
parent f7a4588c79
commit f90fb3b778

View file

@ -3,5 +3,6 @@ return {
{ {
"numToStr/Comment.nvim", "numToStr/Comment.nvim",
event = "VeryLazy", event = "VeryLazy",
opts = {},
}, },
} }