mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-26 23:16:46 +00:00
utility/precognition: update gutter hints, new description
This commit is contained in:
parent
121d375040
commit
37e8dd9a3b
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +48,8 @@ in {
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
gutterHints = hints;
|
gutterHints = hints //
|
||||||
|
{ description = "What motions display and at what priority. Only appears in gutters."; };
|
||||||
|
|
||||||
disabled_fts = mkOption {
|
disabled_fts = mkOption {
|
||||||
type = listOf str;
|
type = listOf str;
|
||||||
|
|
Loading…
Reference in a new issue