deoplete-rust icon indicating copy to clipboard operation
deoplete-rust copied to clipboard

no such subcommand: `complete-with-snippet

Open MeetThePatel opened this issue 8 years ago • 2 comments
trafficstars

When I run a command, be it 'K' or 'gd', it returns this error message:

Error detected while processing function <SNR>70_DeopleteRustShowDocumentation:
line   20:
error: no such subcommand: `complete-with-snippet`^@
Press ENTER or type command to continue

What is the fix to this issue?

MeetThePatel avatar Aug 26 '17 23:08 MeetThePatel

Do you have the lastest version of racer installed? What does racer --version print?

sebastianmarkow avatar Aug 27 '17 00:08 sebastianmarkow

racer 2.0.10

Also, racer works perfectly with SublimeText

MeetThePatel avatar Aug 27 '17 00:08 MeetThePatel