We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab2fa6 commit a3201bfCopy full SHA for a3201bf
1 file changed
index.md
@@ -19,6 +19,11 @@ can also search and filter.
19
We want to compare available [package managers](package_managers/package_managers.md) and give an
20
overview on their features.
21
22
+## Lua Language Server
23
+
24
+Here is a [Lua Language Server](https://github.com/sumneko/lua-language-server) that implements the
25
+[LSP](https://langserver.org/) in pure Lua.
26
27
## Tutorials
28
- [beginners guide](https://github.com/pohka/Lua-Beginners-Guide)
29
- [integration guide](https://lua.msys.ch/lua-integration-guide.html)
0 commit comments