mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
theme/supported-themes: add github-nvim-theme (#688)
This commit is contained in:
parent
4648c3b28f
commit
4bf2bc9db6
4 changed files with 46 additions and 1 deletions
|
@ -483,6 +483,18 @@
|
|||
"url": "https://github.com/akinsho/git-conflict.nvim/archive/a1badcd070d176172940eb55d9d59029dad1c5a6.tar.gz",
|
||||
"hash": "05rnwhm1fmg3yb7j2xc9nmw262jc687qxhwabn97qarrk2da0r0a"
|
||||
},
|
||||
"github": {
|
||||
"type": "Git",
|
||||
"repository": {
|
||||
"type": "Github",
|
||||
"owner": "projekt0n",
|
||||
"repo": "github-nvim-theme"
|
||||
},
|
||||
"branch": "main",
|
||||
"revision": "c106c9472154d6b2c74b74565616b877ae8ed31d",
|
||||
"url": "https://github.com/projekt0n/github-nvim-theme/archive/c106c9472154d6b2c74b74565616b877ae8ed31d.tar.gz",
|
||||
"hash": "/A4hkKTzjzeoR1SuwwklraAyI8oMkhxrwBBV9xb59PA="
|
||||
},
|
||||
"gitsigns-nvim": {
|
||||
"type": "Git",
|
||||
"repository": {
|
||||
|
@ -2194,4 +2206,4 @@
|
|||
}
|
||||
},
|
||||
"version": 3
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue