We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a82dafd commit 2327e76Copy full SHA for 2327e76
repository/l.json
@@ -1503,6 +1503,19 @@
1503
}
1504
]
1505
},
1506
+ {
1507
+ "name": "LuaComplete",
1508
+ "details": "https://github.com/FourierTransformer/LuaComplete-Sublime",
1509
+ "labels": [
1510
+ "auto-complete", "snippets", "lua"
1511
+ ],
1512
+ "releases": [
1513
1514
+ "sublime_text": ">=3000",
1515
+ "tags": true
1516
+ }
1517
+ ]
1518
+ },
1519
{
1520
"name": "LuaExtended",
1521
"details": "https://github.com/viluon/LuaExtended",
0 commit comments