Fork me on GitHub
#emacs
<
2017-06-26
>
mattly21:06:14

does anyone know why clojure-mode uses font-lock-type-face for the namespace part of a keyword (that is, foo/ in :foo/bar) instead of keeping the whole keyword as clojure-keyword-face ?

mattly21:06:45

hm, the slash doesn't even have a font-lock applied to it