🎁 Only star manually

- Only use thanks plugin to star plugin repos manually
- Don't auto-run by default
This commit is contained in:
2024-07-21 08:10:32 -04:00
parent 4f06ad2f96
commit f5649bf44e
+3 -1
View File
@@ -106,6 +106,8 @@ return {
},
{
"jsongerber/thanks.nvim",
config = true,
config = {
star_on_install = false,
},
},
}