mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-18 09:51:19 +00:00
utility/precognition: manual format
This commit is contained in:
parent
3c1f89984c
commit
c20bfdd6dc
2 changed files with 4 additions and 5 deletions
|
|
@ -54,8 +54,9 @@ in {
|
|||
|
||||
hints = mkHintType "What motions display and at what priority.";
|
||||
|
||||
gutterHints =
|
||||
mkHintType "What motions display and at what priority. Only appears in gutters.";
|
||||
gutterHints = mkHintType ''
|
||||
What motions display and at what priority. Only appears in gutters
|
||||
'';
|
||||
|
||||
disabled_fts = mkOption {
|
||||
type = listOf str;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue