Thanks Christof, I've been meaning to get around to doing this myself, so you've saved me some time. I'm testing it out right now.
Cheers, Dan On Sunday, 13 March 2016 13:50:00 UTC-3, Christof Stocker wrote: > > I made myself a custom one based on the one from the julia repo. Basically > I seperated the big one into multiple categories and also allow functions > to be marked inline > > I posted a gist of it for those interested > > https://gist.github.com/Evizero/e1595c35611c15ebf8f9 > > Am Freitag, 12. Februar 2016 14:38:42 UTC+1 schrieb Christof Stocker: >> >> Hi! >> >> Are there any VIM users here who have a nice >> [tagbar](https://github.com/majutsushi/tagbar) going? >> >> For the tagbar to work properly one needs to have a Julia language >> definition for [ctags](http://ctags.sourceforge.net/). I have found one >> [here](https://github.com/JuliaLang/julia/blob/master/contrib/ctags) >> that nicely lists all the functions, which is great, but I wonder if >> anyone has already put in the additional effort and created a custom one >> that also lists types, and macros etc. Would be much appreciated. >> >
