proton 2016-11-15

@jpinnix ruby layer issue caused by autocomplete-ruby plugin. Try to update autocomplete-ruby to 0.2.2 version there is a fix regarding hardcoded path to rsence binary. If this won't work for you please check if rsence available on path $GEM_HOME/bin/rsence

👍 1

if rsence available from $PATH set configuration autocomplete-ruby.rsenscePath to "rsence"

@jpinnix I had to disable package :autocomplete-ruby . I still get ‘regular’ autocomplete but no project wide static analysis autocomplete (which I assume rsense is to provide which I’m not used to having anyway). I did get rsense working abut it was too slow and I was annoyed by it.

👍 1

@beetlefeet: Can you change the message to docs(MANUAL)? Then I'll merge it right away

merged! thanks a lot

thanks for proton!