Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -169,3 +169,6 @@
[submodule "addons/umbrella/module"]
path = addons/umbrella/module
url = https://github.com/demiurgeQuantified/UmbrellaAddon.git
[submodule "addons/luals-relative-imports/module"]
path = addons/luals-relative-imports/module
url = https://github.com/qeffects/luals-relative-require.git
7 changes: 7 additions & 0 deletions addons/luals-relative-imports/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/carsakiller/LLS-Addons/main/schemas/addon_info.schema.json",
"name": "LuaLS Relative Imports",
"description": "A plugin to enable annotations for LuaImport",
"size": 48004,
"hasPlugin": true
}
1 change: 1 addition & 0 deletions addons/luals-relative-imports/module
Submodule module added at 561bc7