Set pname of Vim plugin
This commit is contained in:
parent
862630cb48
commit
ab7aa8b53e
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ let
|
|||
|
||||
themePlugin = pkgs.vimUtils.buildVimPlugin {
|
||||
name = "stylix";
|
||||
pname = "stylix";
|
||||
|
||||
src = base16-vim;
|
||||
data = config.lib.stylix.base16.json;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue