mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-24 03:55:07 +08:00
feat: add lua-language-server plugin (#773)
This commit is contained in:
committed by
GitHub
parent
992b747138
commit
37b03b4faa
@@ -402,6 +402,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| Loki-Logcli | [comdotlinux/asdf-loki-logcli](https://github.com/comdotlinux/asdf-loki-logcli) | [](https://github.com/comdotlinux/asdf-loki-logcli/actions) |
|
||||
| Lua | [Stratus3D/asdf-lua](https://github.com/Stratus3D/asdf-lua) | [](https://travis-ci.org/Stratus3D/asdf-lua) |
|
||||
| LuaJIT | [smashedtoatoms/asdf-luaJIT](https://github.com/smashedtoatoms/asdf-luaJIT) | [](https://github.com/smashedtoatoms/asdf-luaJIT/actions) |
|
||||
| lua-language-server | [bellini666/asdf-lua-language-server](https://github.com/bellini666/asdf-lua-language-server) | [](https://github.com/bellini666/asdf-lua-language-server/actions)) |
|
||||
| Lucy | [cometkim/asdf-lucy](https://github.com/cometkim/asdf-lucy) | [](https://github.com/cometkim/asdf-lucy/actions/workflows/ci.yml) |
|
||||
| mage | [mathew-fleisch/asdf-mage](https://github.com/mathew-fleisch/asdf-mage) | [](https://github.com/mathew-fleisch/asdf-mage/actions) |
|
||||
| make | [yacchi/asdf-make](https://github.com/yacchi/asdf-make) | [](https://github.com/yacchi/asdf-make/actions?query=workflow%3ABuild) |
|
||||
|
||||
1
plugins/lua-language-server
Normal file
1
plugins/lua-language-server
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/bellini666/asdf-lua-language-server
|
||||
Reference in New Issue
Block a user