plugins/dashboard: format

This commit is contained in:
Austin Horstman 2024-11-30 16:17:39 -06:00
parent 86ff391e9e
commit 80e49e7fd3
No known key found for this signature in database

View file

@ -298,7 +298,7 @@ helpers.neovim-plugin.mkNeovimPlugin {
type = types.listOf (mkActionType {
group = helpers.defaultNullOpts.mkStr "" ''
Highlight group used with the "hyper" theme,
Highlight group used with the "hyper" theme,
'';
});
};