Update documentation to reflect Python addition

This commit is contained in:
Raymond W. Ko 2013-01-06 17:10:29 -05:00 committed by Tim Pope
parent 9d64e45d8d
commit fc5167b939
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ path), which can be quite slow depending on your setup.
The only adapter shipped with foreplay.vim is for nREPL. You need Ruby
installed and either |if_ruby| or the ruby command in your PATH.
Alternatively, if |if_ruby| is not available, it will attempt to use
|if_pyth|. If neither exists, however, it will still attempt to use the ruby
command in your PATH.
DOCUMENTATION *foreplay-documentation*