summaryrefslogtreecommitdiff
path: root/server/test/build_package.lua
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2019-06-24 18:07:47 +0800
committer最萌小汐 <sumneko@hotmail.com>2019-06-24 18:07:47 +0800
commit56c5182628423a803a2ebe8565fb2aeca313da95 (patch)
tree0ec7376a5988d918dd0b5db1cfccdf91ebd6939b /server/test/build_package.lua
parent42ef1ad45f7afcca6657b8ad94de4ad460b636af (diff)
downloadlua-language-server-56c5182628423a803a2ebe8565fb2aeca313da95.zip
翻译错了
Diffstat (limited to 'server/test/build_package.lua')
-rw-r--r--server/test/build_package.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/test/build_package.lua b/server/test/build_package.lua
index 381df7dc..a0ce2396 100644
--- a/server/test/build_package.lua
+++ b/server/test/build_package.lua
@@ -215,7 +215,7 @@ io.save(ROOT:parent_path() / 'package.nls.json', json.encode {
(Plz help me to translate these into nice English!)
Load external library.
This feature can load external Lua files, which can be used for definition, automatic completion and other functions. Note that the language server does not monitor changes in external files and needs to restart if the external files are modified.
-The following example shows loaded files in `C:/lua` without `../lib/temp`.
+The following example shows loaded files in `C:/lua` and `../lib` ,exclude `../lib/temp`.
]] .. example.library,
})