colorschemes/github-theme: set colorscheme
(cherry picked from commit 1787eeda5a)
This commit is contained in:
parent
204a2f3d35
commit
3568897008
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
|
|||
name = "github-theme";
|
||||
package = "github-nvim-theme";
|
||||
isColorscheme = true;
|
||||
colorscheme = "github_dark";
|
||||
|
||||
maintainers = [ lib.maintainers.GaetanLepage ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue