Skip to content

Instantly share code, notes, and snippets.

View hamann's full-sized avatar

Holger Amann hamann

  • nextjournal GmbH
View GitHub Profile
@hamann
hamann / conjure.md
Last active May 22, 2025 09:32 — forked from mgarratt/conjure.md
Conjure Clojure Cheatsheet

https://github.com/Olical/conjure/blob/main/doc/conjure-client-clojure-nrepl.txt

nREPL

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.
\sq Close the current session.