Skip to content

Commit e07013a

Browse files
committed
Alphabetize
1 parent 92ff29c commit e07013a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/projectionist.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ The full list of available properties in a projection is as follows:
8585
Additional directories to prepend to 'path'. Can be relative to the
8686
project root or absolute. This is useful to set on a simple file glob
8787
like "*.js".
88+
*projectionist-related*
89+
"related" ~
90+
Indicates one or more files to search when a navigation command is
91+
called without an argument, to find a default destination. Related
92+
files are searched recursively.
8893
*projectionist-start*
8994
"start" ~
9095
Command to run to "boot" the project. Examples include `lein run`,
@@ -100,11 +105,6 @@ The full list of available properties in a projection is as follows:
100105
this option is provided for a literal filename rather than a glob, it
101106
is used as the default destination of the navigation command when no
102107
argument is given.
103-
*projectionist-related*
104-
"related" ~
105-
Indicates one or more files to search when a navigation command is
106-
called without an argument, to find a default destination. Related
107-
files are searched recursively.
108108

109109
*g:projectionist_heuristics*
110110
In addition to ".projections.json", projections can be defined globally

0 commit comments

Comments
 (0)