Skip to content

Commit

Permalink
Format docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-asdf committed Dec 1, 2022
1 parent fa2032a commit 7df9d1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cider-connection.el
Original file line number Diff line number Diff line change
Expand Up @@ -451,8 +451,6 @@ about this buffer (like variable `cider-repl-type')."
(defvar-local cider-connection-capabilities '()
"A list of some of the capabilites of this connection buffer.
Aka what assumptions we make about the runtime.
Aka stuff we needed to make explicit.
in order for nbb to work.
This is more genaral than
`cider-nrepl-op-supported-p' and `cider-library-present-p'.
But does not need to replace them.")
Expand Down

0 comments on commit 7df9d1e

Please sign in to comment.