We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 472826a commit 0146012Copy full SHA for 0146012
README.md
@@ -219,7 +219,7 @@ If specified we will automatically open all generated files in the IDE of your c
219
There are three options to use this feature (applied in this order):
220
* `{--ide=}` command option
221
* __.env__ variable `APP_EDITOR`
222
-* config value `config(app.editor)`
+* config value `config('app.editor')`
223
224
The keys in the `ides`-Array of the config file are possible values for the command option.
225
Per default we provide:
0 commit comments