Set nvim theme

This commit is contained in:
BuyMyMojo 2025-03-31 10:12:03 +11:00
parent fccd7f3fc5
commit acb40bd978
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
3 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,3 @@
return {
{ 'projekt0n/github-nvim-theme', name = 'github-theme' },
}