Created
March 27, 2013 14:17
-
-
Save spicycode/5254493 to your computer and use it in GitHub Desktop.
.ctags
How do you deal with
(def ^{:doc "Doc string"} my-definition my-value)
You can use this for getting clojure multimethod instances with their dispatch values:
--regex-clojure=/\([ \t]*defmethod[ \t]+([-[:alnum:]*+!_:\/.?]+)[ \t]+([^ ]+)/\1 \2/b,multimethod instance/
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you have a screenshot of how the CoffeeScript options work for you? If so, I can drop my need to use CoffeeTags.