Closed andswitch closed 6 years ago
Wow, thanks for that, I did not know kak-ycmd was still used in the wild.
Wow, thanks for that, I did not know kak-ycmd was still used in the wild.
You're welcome! Kakoune is a cool project. I actually don't know how useful ycmd support is. I was just playing around with it. So when I realized it's not working I thought I can try to fix it and might as well submit a patch.
Could you cleanup that history a bit ? squash the readme updates together, squash logically related commits together as well.
Could you cleanup that history a bit ? squash the readme updates together, squash logically related commits together as well.
I'm actually still messing around with it a lot. I will close the pull request for now and prepare a better one when I'm happy with the result.
ycmd_completions
evaluate-commands
where necessary.ycm_extra_conf.py
to options to stop ycmd from complaining.python
topython3
printf
instead ofecho
for hmac calculation.echo
breaks the output fromjq
due to interpretation of escape sequences.ycmd_completions
is added to/removed from the completer list so that it works with v2018.09.04.