File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,11 @@ The full list of available properties in a projection is as follows:
85
85
Additional directories to prepend to 'path' . Can be relative to the
86
86
project root or absolute. This is useful to set on a simple file glob
87
87
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.
88
93
*projectionist-start*
89
94
"start" ~
90
95
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:
100
105
this option is provided for a literal filename rather than a glob, it
101
106
is used as the default destination of the navigation command when no
102
107
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.
108
108
109
109
*g:projectionist_heuristics*
110
110
In addition to ".projections.json", projections can be defined globally
You can’t perform that action at this time.
0 commit comments