An open API service indexing awesome lists of open source software.

https://github.com/wilop/lua-language-server

A language server that offers Lua language support
https://github.com/wilop/lua-language-server

language-server lua script

Last synced: 11 days ago
JSON representation

A language server that offers Lua language support

Awesome Lists containing this project

README

          

# lua language server
A language server that offers Lua language support - programmed in Lua

## URL:
- [Git Repository](https://github.com/luals/lua-language-server "https://github.com/luals/lua-language-server")
- [Wiki](https://luals.github.io/ "https://luals.github.io/")

## Installation:
To install `lua-language-server`, run the following command:

```bash
kcp -i lua-language-server
```