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
- Host: GitHub
- URL: https://github.com/wilop/lua-language-server
- Owner: wilop
- License: mit
- Created: 2026-04-04T03:24:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-06-21T02:08:36.000Z (about 1 month ago)
- Last Synced: 2026-06-21T04:07:49.437Z (about 1 month ago)
- Topics: language-server, lua, script
- Language: Shell
- Homepage: https://luals.github.io/
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```