overlays: add gruvbox-nvin-expose-palette

This commit is contained in:
Bruno BELANYI 2024-03-13 11:54:50 +00:00
parent 0ff8366105
commit c0ef5c9275
2 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,4 @@
self: prev:
{
vimPlugins = prev.vimPlugins.extend (self.callPackage ./generated.nix { });
}