No need for the empty opts

This commit is contained in:
David Heinemeier Hansson
2025-10-12 17:25:04 -04:00
parent d72e948e03
commit ebcb489621

View File

@@ -2,7 +2,6 @@ return {
{
"ribru17/bamboo.nvim",
priority = 1000,
opts = {},
},
{
"LazyVim/LazyVim",