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 10c65e5 commit 81445ebCopy full SHA for 81445eb
clojure-mode.el
@@ -455,7 +455,7 @@ Called by `imenu--generic-function'."
455
"try" "catch" "finally" "throw"
456
"with-open" "with-local-vars" "binding"
457
"gen-class" "gen-and-load-class" "gen-and-save-class"
458
- "handler-case" "handle" "var" "declare" "set!") t)
+ "handler-case" "handle" "var" "declare" "set!" "new") t)
459
"\\>")
460
1 font-lock-keyword-face)
461
(,(concat
0 commit comments