From 0657cfd13f89dbde658cedf60d356f28be398f33 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 12 Apr 2020 17:04:33 +0200 Subject: [PATCH] doc --- doc/repl.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/repl.md b/doc/repl.md index e051c242..e48c3072 100644 --- a/doc/repl.md +++ b/doc/repl.md @@ -87,8 +87,7 @@ Editor plugins known to work with the babashka nREPL server: - (Neo)Vim: [vim-iced](https://github.com/liquidz/vim-iced), [conjure](https://github.com/Olical/conjure), [fireplace](https://github.com/tpope/vim-fireplace) The babashka nREPL server does not write an `.nrepl-port` file at startup, but -you can easily write a script that launches the server and write the file -yourself: +you can easily write a script that launches the server and writes the file: ``` clojure #!/usr/bin/env bb