| Binding | Action |
|---|---|
| <localleader>cd | Disconnect from the current nREPL server. |
| <localleader>cf | Connect to a server using the port found in any of the files specified by clojure.nrepl/connection.port-files. |
| <localleader>sc | Clone the current nREPL session. |
| <localleader>sf | Create a fresh session from scratch. |
| <localleader>sq | Close the current session. |
| <localleader>sQ | Close all sessions. |
| \sl | List all sessions. |