lsp-examples
lsp-examples copied to clipboard
Lua and clojure servers
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.