Clarify dependencies

This commit is contained in:
Tim Pope 2013-03-13 18:49:20 -04:00
parent a7f460ad1b
commit 1a8eab85d9
1 changed files with 3 additions and 3 deletions

View File

@ -35,9 +35,9 @@ The REPL is used for the commands below. If no REPL is found for the current
buffer and classpath.vim is installed, java (or $JAVA_CMD) is invoked buffer and classpath.vim is installed, java (or $JAVA_CMD) is invoked
directly, which can be quite slow depending on your setup. directly, which can be quite slow depending on your setup.
The only adapter shipped with foreplay.vim is for nREPL. You need Ruby The only adapter shipped with foreplay.vim is for nREPL. You need either
installed and either |if_pyth| or the ruby command in your PATH. |if_pyth| or the ruby command in your PATH. (This curious combination is an
(This curious combination is an accident of history.) accident of history.)
LEININGEN *foreplay-leiningen* LEININGEN *foreplay-leiningen*