summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAppleTheGolden <scotsbox@protonmail.com>2019-12-10 17:52:55 +0100
committerMatan Kushner <hello@matchai.me>2019-12-10 11:52:55 -0500
commitea04f9bfc134a20cba73f45a6a0d9c2f7484b43e (patch)
tree18e057d589768dddb2c2697ce4a37cb180651f29 /docs
parentffef8ff1441ed526b164cb460231cc519cf670cd (diff)
fix: Add php to the default prompt order (#708)
Diffstat (limited to 'docs')
-rw-r--r--docs/config/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index 03ce67f79..41562482b 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -100,6 +100,7 @@ prompt_order = [
"golang",
"java",
"nodejs",
+ "php",
"python",
"ruby",
"rust",