diff options
author | sumneko <sumneko@hotmail.com> | 2019-06-06 13:00:20 +0800 |
---|---|---|
committer | sumneko <sumneko@hotmail.com> | 2019-06-06 13:00:20 +0800 |
commit | 3f139d12e8f66b30b6f4b9a47501b10cb111830d (patch) | |
tree | a36f7157999f34ae8e644f47f35e54cce074c12b /server/libs | |
parent | 682f29be361e14af111232288dba87a7003dd959 (diff) | |
download | lua-language-server-3f139d12e8f66b30b6f4b9a47501b10cb111830d.zip |
叒改名了
Diffstat (limited to 'server/libs')
-rw-r--r-- | server/libs/@lua/coroutine.lni | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/libs/@lua/coroutine.lni b/server/libs/@lua/coroutine.lni index c0c69a2c..05db9038 100644 --- a/server/libs/@lua/coroutine.lni +++ b/server/libs/@lua/coroutine.lni @@ -41,7 +41,7 @@ optional = after [[.returns]] type = boolean -[kill] +[close] version = 'Lua 5.4' [[.args]] name = 'co' |