summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-02-23 18:31:42 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2016-02-23 18:31:42 +0200
commit2e5814e9efa472c115ad423ea72c41fa1dc33888 (patch)
tree2834488e82af503ce1f14c700178d4d36dbc9c2c
parent86b8d3efe5c64c1c9a85503234b4f1c370cdc548 (diff)
Update the refcard
-rw-r--r--doc/cider-refcard.pdfbin92392 -> 92483 bytes
-rw-r--r--doc/cider-refcard.tex12
2 files changed, 7 insertions, 5 deletions
diff --git a/doc/cider-refcard.pdf b/doc/cider-refcard.pdf
index faacad84..aaace1a5 100644
--- a/doc/cider-refcard.pdf
+++ b/doc/cider-refcard.pdf
Binary files differ
diff --git a/doc/cider-refcard.tex b/doc/cider-refcard.tex
index 259f6b03..cddaf5d0 100644
--- a/doc/cider-refcard.tex
+++ b/doc/cider-refcard.tex
@@ -101,10 +101,12 @@
\item[C-u C-M-x] cider-eval-defun-at-point
\item[C-c M-t v] \ns{cider-toggle-trace}-var
\item[C-c M-t n] \ns -ns
-\item[C-c M-,] \ns{cider-test}-run-test
-\item[C-c ,] \ns -run-tests
-\item[C-c C-,] \ns -rerun-tests
-\item[C-c C-t] \ns -show-report
+\item[C-c C-t t] \ns{cider-test}-run-test
+\item[C-c C-t n] \ns -run-ns-tests
+\item[C-c C-t l] \ns -run-loaded-tests
+\item[C-c C-t p] \ns -run-project-tests
+\item[C-c C-t r] \ns -rerun-tests
+\item[C-c C-t b] \ns -show-report
\end{keylist}
\section{Documentation}
@@ -112,7 +114,7 @@
\item[C-c C-d d] cider-doc
\item[C-c C-d j] cider-javadoc
\item[C-c C-d a] \ns{cider-apropos}
- \item[C-c C-d A] \ns -documentation
+ \item[C-c C-d f] \ns -documentation
\item[C-c C-d r] \ns{cider-grimoire}
\item[C-c C-d h] \ns -web
\end{keylist}