Wael Nasreddine
Wael Nasreddine
yea it seems to be down. Let's give it a week, if it's not fixed I'm happy to remove it off of the list.
I just pushed 933f5d043bdc8105f329d3733a5e8d677895a122 please run `rake` to update Janus, does it solve this problem?
You're missing one folder, `plugin` ``` shell mkdir -p ~/.janus/cscope-plugin/plugin cd ~/.janus/cscope-plugin/plugin wget http://cscope.sourceforge.net/cscope_maps.vim ```
Please report this upstream to vim-go. Looking at fatih/vim-go#85 it seems to have been fixed a while ago.
I think `fetch.fsckobjects = true` is way overkill. Not sure if there's a solution to this besides trying to unset it globally at the beginning of `rake` and reset it...
Not having this issue in the [**experimental**](https://github.com/carlhuda/janus/tree/experimental) branch
/cc @scrooloose Any idea on this? Janus is currently locked at scrooloose/nerdtree@b0bb781
We also have [this customization](https://github.com/carlhuda/janus/blob/master/janus/vim/tools/janus/after/plugin/nerdtree.vim) for it
Might be related to #592. Could you try his fix?
Can you describe how to reproduce? I couldn't find any mention in the code and I couldn't reproduce.