This commit is contained in:
Krishna Ayyalasomayajula
2026-05-09 12:41:44 -05:00
parent 216e0f166d
commit 01e226bbd7
5 changed files with 55 additions and 8 deletions
+14
View File
@@ -0,0 +1,14 @@
return {
"projekt0n/github-nvim-theme",
main = "github-theme",
opts = {
options = {
styles = {
comments = "NONE",
},
inverse = {
visual = true,
},
},
},
}