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.
unimport
1 parent eb8af8a commit 69a1fb3Copy full SHA for 69a1fb3
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" "unimport" "ns" "in-ns" "refer"
+ "load" "import" "ns" "in-ns" "refer"
423
"with-open" "with-local-vars" "binding"
424
"with-redefs" "with-redefs-fn"
425
"declare") t)
0 commit comments