maralla/completor.vim

Rust completion just doesn't work

Closed this issue · 1 comments

I have racer in my PATH and g:completor_racer_binary is set to exepath('racer'). When I trigger completion with Tab (I have a snippet from README in my ~/.vimrc) =completor#do('complete') appears in bottom line and nothing else happens. Completion works fine in Python and C++ files. I tried to setg:completor_debug to 1 but log not appeared.

Sorry, it was misconfigured racer.