On Wed 10 Jul 2013 at 08:23:19AM -0700, Oskar Kvist wrote:
> Hi!
>
> It would be nice to have all the functions and macros I define myself
> being highlighted as if they were clojureFunc and clojureMacro. What I
> do if I really want something highlighted is just add it in my vimrc,
> but that is not really feasible for every new function and macro.
> Also, there are problems with namespace qualifiers. I asked a related
> question on SO [1], and as you can see, kotarak said VimClojure had
> "dynamic highlightning". Maybe something like that could be done with
> vim-fireplace too? Unfortunately I'm not good enough at VimScript to
> do it myself. :(
VimClojure had this feature, and it was really quite nice. It would not
be too difficult to add this as a fireplace.vim plugin, and it has been
on my TODO list.
If you're willing to wait an unspecified amount of time, this plugin
will eventually materialize. :)
guns