From c3a991efaaf7e43848453c3f7a4b0957ff2095cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=20Rodr=C3=ADguez?= Date: Wed, 31 May 2023 16:55:52 +0200 Subject: [PATCH] Add link to phel.vim --- content/documentation/getting-started.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/content/documentation/getting-started.md b/content/documentation/getting-started.md index 5e765ef..4f573f6 100644 --- a/content/documentation/getting-started.md +++ b/content/documentation/getting-started.md @@ -161,6 +161,7 @@ To try Phel you can run a REPL by executing the `./vendor/bin/phel repl` command ## Editor support Phel comes with basic support for -VSCode, PhpStorm -and a -Emacs mode with interactive capabilities in the making. +VSCode, PhpStorm, a + +Emacs mode with interactive capabilities and a Vim +plugin in the making.