We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70e35e9 + dabd000 commit d6379faCopy full SHA for d6379fa
clojure-mode-extra-font-locking.el
@@ -134,7 +134,7 @@
134
"unchecked-remainder" "unchecked-remainder-int" "unchecked-short"
135
"unchecked-subtract-int" "unchecked-subtract"
136
"underive" "unsigned-bit-shift-right" "unquote" "unquote-splicing"
137
- "update-in" "update-proxy" "use" "val" "vals" "var-get" "var-set"
+ "update" "update-in" "update-proxy" "use" "val" "vals" "var-get" "var-set"
138
"var?" "vary-meta" "vec" "vector" "vector?" "vector-of" "while"
139
"with-bindings" "with-bindings*" "with-in-str" "with-loading-context"
140
"with-meta" "with-out-str" "with-precision"
0 commit comments