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 accf84d commit 052a4a3Copy full SHA for 052a4a3
config.ld
@@ -5,4 +5,4 @@ file = { "src", "lps_coroutine.lua" }
5
boilerplate = true
6
sort = true
7
dir = "docs"
8
-examples = { "plugin/lua_repl.lua" }
+examples = { "lps_coroutine.lua", "plugin/lua_repl.lua" }
0 commit comments