mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 06:42:05 +00:00
feat: remove thanks.nvim
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
return {
|
||||
"jsongerber/thanks.nvim",
|
||||
cmds = { "ThanksAll", "ThanksGithubAuth", "ThanksGithubLogout", "ThanksClearCache" },
|
||||
opts = {
|
||||
plugin_manager = "lazy",
|
||||
star_on_startup = false,
|
||||
star_on_install = true,
|
||||
ignore_repos = {},
|
||||
ignore_authors = {},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user