Update name of preferred port file in README
This commit is contained in:
parent
ab6d9db216
commit
1bfb5aadcf
@ -32,9 +32,9 @@ This list isn't exhaustive; see the `:help` for details.
|
||||
### Transparent setup
|
||||
|
||||
Fireplace.vim talks to nREPL. With Leiningen, it connects automatically based
|
||||
on `target/repl-port`, otherwise it's just a `:Connect` away. You can connect
|
||||
to multiple instances of nREPL for different projects, and it will use the
|
||||
right one automatically. ClojureScript support is just as seamless with
|
||||
on `.nrepl-port`, otherwise it's just a `:Connect` away. You can connect to
|
||||
multiple instances of nREPL for different projects, and it will use the right
|
||||
one automatically. ClojureScript support is just as seamless with
|
||||
[Piggieback][].
|
||||
|
||||
The only external dependency is that you have either a Vim with Python support
|
||||
|
Loading…
Reference in New Issue
Block a user