diff --git a/plugins/by-name/dashboard/default.nix b/plugins/by-name/dashboard/default.nix index 571d9d05..e2da8362 100644 --- a/plugins/by-name/dashboard/default.nix +++ b/plugins/by-name/dashboard/default.nix @@ -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, ''; }); };