Skip to content

Conversation

@netpyoung
Copy link
Contributor

or For synchronize, add cider-connect keybinding C-c C-x (C-)c (C-)c to cider.el/cider-start-map

Replace this placeholder text with a summary of the changes in your PR.
The more detailed you are, the better.


Before submitting the PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s)
  • All tests are passing (make test)
  • All code passes the linter (make lint) which is based on elisp-lint and includes
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the user manual (if adding/changing user-visible functionality)

Thanks!

If you're just starting out to hack on CIDER you might find this section of its
manual
extremely useful.

or For synchronize, add cider-connect keybinding `C-c C-x (C-)c (C-)c` to cider.el/cider-start-map

In Clojure(Script) buffers the command `cider-connect` is bound to
<kbd>C-c C-x (C-)c (C-)c</kbd>.
In Clojure buffers the command `cider-connect | cider-connect-clj` is bound to
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically the clj and cljs commands are bound in both Clojure and ClojureScript buffers. :-)

@bbatsov bbatsov merged commit eac1ef3 into clojure-emacs:master Dec 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants