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

This commit is contained in:
bitterlox 2024-12-17 15:47:56 +01:00 committed by GitHub
parent c803fd738f
commit f4b7fd46f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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