Yves Senn
Yves Senn
oh, that is great news! I've given up on Rinari some time ago but I think it's a good time to revisit this decision. @tonini are you interested in working...
@purcell great. I'm gonna try those in combination. Thank you for jumping in and sharing your insight :yellow_heart: .
Could you rebase the branch, to remove your local merge commits? Thanks very much for the work! :heart:
@jone noticed that this change executes code for all installs that have the completion bundle enabled. I'm not sure if we should set `cabbage-java-use-eclim` to nil and then set it...
@fred-o could we detect of a working eclim installation is present? If so we can set the variable to `t` if an installation exists and use `nil` otherwise.
sorry, hit the wrong button :neckbeard:
/cc @jone so I think we need to find a solution to make it `nil` by default and enable it from the bundles. I think `(defvar)` for the default and...
I've talked to @jone a bit about the bundle list. It's true, the current solution is not working and we need a better way to document them. We did not...
@tonini go for it :+1: I think we can use the GitHub page to incorporate the online documentation. If we are going down this path, there should be scripts to...
is there a git way to ignore files in submodules? Otherwise I think we should submit pull-requests to ignore *.elc files in the dependent repositories.