utility/precognition: manual format

This commit is contained in:
Nowaaru 2024-11-06 22:44:37 -07:00
commit c20bfdd6dc
No known key found for this signature in database
2 changed files with 4 additions and 5 deletions

View file

@ -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;