plugins/palette: fix minor typo; (#2696)

(cherry picked from commit f4b7fd46f6)
This commit is contained in:
bitterlox 2024-12-17 15:47:56 +01:00 committed by Mergify
parent 958f653dd5
commit 4f0d5e0d29

View file

@ -47,7 +47,7 @@ lib.nixvim.neovim-plugin.mkNeovimPlugin {
''; '';
}; };
customPalettes = custom_palettes =
lib.mapAttrs lib.mapAttrs
( (
name: colorNames: name: colorNames: