mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-25 06:19:10 +00:00
nixvim/plugins/lush-nvim: update module description
This commit is contained in:
parent
f5c9f0f876
commit
92e92997bd
@ -9,8 +9,9 @@ let
|
|||||||
type = lib.types.lines;
|
type = lib.types.lines;
|
||||||
default = "";
|
default = "";
|
||||||
description = ''
|
description = ''
|
||||||
Theme-specific Lua code to be included for the colorscheme plugin. This
|
Theme-specific Lua code to be included for the colorscheme plugin.
|
||||||
is mainly useful for organizing the palette in your preferred way.
|
This is mainly useful for organizing the color palette in your
|
||||||
|
preferred way.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user