ycm-core / lsp-examples

Use any language server with YouCompleteMe.
https://ycm-core.github.io/YouCompleteMe
Apache License 2.0
82 stars 26 forks source link

Lua and clojure servers #11

Open bstaletic opened 4 years ago

bstaletic commented 4 years ago

https://langserver.org/

That thing lists 3 lua server and all of them work.

Clojure server also work, but only if bash exists on the system. I.e. not even BSD systems would have it working by default. Its completion is iffy, kinda like the PHP server.

 

EDIT: For lua, the two servers not mentioned in the README seem to work better, at least as far as snippet capability goes.