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.
load
import
refer
1 parent 69a1fb3 commit 4f806c7Copy full SHA for 4f806c7
clojure-mode.el
@@ -419,7 +419,7 @@ Called by `imenu--generic-function'."
419
"if-let" "if-not" "if-some"
420
".." "->" "->>" "as->" "doto" "and" "or"
421
"dosync" "doseq" "dotimes" "dorun" "doall"
422
- "load" "import" "ns" "in-ns" "refer"
+ "ns" "in-ns"
423
"with-open" "with-local-vars" "binding"
424
"with-redefs" "with-redefs-fn"
425
"declare") t)
0 commit comments