diff options
author | sumneko <sumneko@hotmail.com> | 2019-04-17 12:48:09 +0800 |
---|---|---|
committer | sumneko <sumneko@hotmail.com> | 2019-04-17 12:48:09 +0800 |
commit | 23ce4d049c7076edcd700fbac01554069c5de554 (patch) | |
tree | 130cabf25d99d65dc36d1a57f48d87e24f4775e8 /README.md | |
parent | f2a68c5f7dda67483599dc7c983a2ad3098da097 (diff) | |
download | lua-language-server-23ce4d049c7076edcd700fbac01554069c5de554.zip |
更新readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -86,6 +86,7 @@ Please [help me][en-US] improve the quality of `en-US`. * [ScreenToGif](https://github.com/NickeManarin/ScreenToGif) * [lsp-sample-client](https://github.com/Microsoft/vscode-extension-samples) * [Lua 5.3 中文翻译](https://cloudwu.github.io/lua53doc/manual.html) +* [EmmyLua](https://emmylua.github.io) ## Acknowledgement @@ -94,3 +95,4 @@ Please [help me][en-US] improve the quality of `en-US`. * [Jayden Charbonneau](https://github.com/Reshiram110) * [Stjepan Bakrac](https://github.com/z16) * [Peter Young](https://github.com/young40) +* [Li Xiaobin](https://github.com/Xiaobin0860) |