We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cider-clojure-cli-aliases
1 parent 186b497 commit b47fe53Copy full SHA for b47fe53
cider.el
@@ -158,7 +158,7 @@ default to \"powershell\"."
158
(defcustom cider-clojure-cli-aliases
159
nil
160
"A list of aliases to include when using the clojure cli.
161
-Alias names should be of the form `:foo:bar`.
+Alias names should be of the form \":foo:bar\".
162
Leading \"-A\" \"-M\" \"-T\" or \"-X\" are stripped from aliases
163
then concatenated into the \"-M[your-aliases]:cider/nrepl\" form."
164
:type 'string
0 commit comments