We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00cf10 commit ce22507Copy full SHA for ce22507
.gitmodules
@@ -193,3 +193,6 @@
193
[submodule "addons/trilogyloader/module"]
194
path = addons/trilogyloader/module
195
url = https://github.com/fokichevskiy/TrilogySnippets.git
196
+[submodule "addons/devilspie2/module"]
197
+ path = addons/devilspie2/module
198
+ url = https://github.com/sparr/LuaLS-Addon-devilspie2.git
addons/devilspie2/info.json
@@ -0,0 +1,5 @@
1
+{
2
+ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3
+ "name": "Devilspie2",
4
+ "description": "Definitions for Devilspie2 scripts and config"
5
+}
addons/devilspie2/module
0 commit comments