mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 02:34:15 -05:00
colorschemes/github-theme: set colorscheme
This commit is contained in:
committed by
Matt Sturgeon
parent
a99d8389c9
commit
1787eeda5a
@@ -6,6 +6,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
|
||||
name = "github-theme";
|
||||
package = "github-nvim-theme";
|
||||
isColorscheme = true;
|
||||
colorscheme = "github_dark";
|
||||
|
||||
maintainers = [ lib.maintainers.GaetanLepage ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user