summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/APIDesc.lua
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Server/Plugins/APIDump/APIDesc.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/Server/Plugins/APIDump/APIDesc.lua b/Server/Plugins/APIDump/APIDesc.lua
index 0bcbca848..54a8d4e4f 100644
--- a/Server/Plugins/APIDump/APIDesc.lua
+++ b/Server/Plugins/APIDump/APIDesc.lua
@@ -19247,6 +19247,10 @@ end
Title = "Setting up the ZeroBrane Studio Lua IDE",
},
{
+ FileName = "SettingUpLuaLanguageServer.html",
+ Title = "Setting up Lua-Language-Server (VSCode/Emacs)"
+ },
+ {
FileName = "UsingChunkStays.html",
Title = "Using ChunkStays",
},