lua: Extract to zed-extensions/lua repository (#26250)

This PR extracts the Lua extension to the
[zed-extensions/lua](https://github.com/zed-extensions/lua) repository.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-03-06 18:17:34 -05:00 committed by GitHub
parent a88af7351a
commit 349a48d937
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 1 additions and 405 deletions

View file

@ -173,7 +173,6 @@ members = [
"extensions/glsl",
"extensions/haskell",
"extensions/html",
"extensions/lua",
"extensions/perplexity",
"extensions/proto",
"extensions/purescript",