mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-16 12:14:32 +02:00
plugins/dashboard: format
This commit is contained in:
parent
86ff391e9e
commit
80e49e7fd3
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ helpers.neovim-plugin.mkNeovimPlugin {
|
||||||
|
|
||||||
type = types.listOf (mkActionType {
|
type = types.listOf (mkActionType {
|
||||||
group = helpers.defaultNullOpts.mkStr "" ''
|
group = helpers.defaultNullOpts.mkStr "" ''
|
||||||
Highlight group used with the "hyper" theme,
|
Highlight group used with the "hyper" theme,
|
||||||
'';
|
'';
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue