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 @@ -278,3 +278,6 @@
path = addons/ethos/module
url = https://github.com/flyingeek/ethos-lua-definitions.git
branch = luals-addon
[submodule "addons/hyprlua/module"]
path = addons/hyprlua/module
url = https://github.com/qompassai/hyprlua
7 changes: 7 additions & 0 deletions addons/hyprlua/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
"name": "hyprlua",
"description": "LuaCATS type annotations and lua_ls addon for Hyprland 0.55+. Goal is to provide autocomplete, hover docs, and type-checking for the full hl.* global API.",
"size": 249975,
"hasPlugin": true
}
1 change: 1 addition & 0 deletions addons/hyprlua/module
Submodule module added at d1c22b