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.
1 parent 55afc85 commit 4ace312Copy full SHA for 4ace312
clojure-mode.el
@@ -408,7 +408,7 @@ Called by `imenu--generic-function'."
408
'("letfn" "case" "cond" "cond->" "cond->>" "condp"
409
"for" "when" "when-not" "when-let" "when-first" "when-some"
410
"if-let" "if-not" "if-some"
411
- ".." "->" "->>" "doto" "and" "or"
+ ".." "->" "->>" "as->" "doto" "and" "or"
412
"dosync" "doseq" "dotimes" "dorun" "doall"
413
"load" "import" "unimport" "ns" "in-ns" "refer"
414
"with-open" "with-local-vars" "binding"
0 commit comments