aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/server_configurations/sumneko_lua.lua
Commit message (Collapse)AuthorAgeFilesLines
* docs(lua): simplify cmd documentation (#1539)Christian Clason2021-12-041-4/+1
| | | | `lua-language-server` can now be started with a simple call to the eponymous binary. assume that can be found in `$PATH`.
* docs(lua): clarify sumneko `cmd` settingChristian Clason2021-12-041-1/+1
|
* docs: update lua-language-server instructions (#1537)Michael Lingelbach2021-12-041-16/+2
| | | passing `-E main.lua` is no longer required on the latest version (2.5.0) of `lua-language-server`
* chore: clean up importsMichael Lingelbach2021-11-251-1/+1
|
* feat: expose configsMichael Lingelbach2021-11-251-0/+73