diff options
author | sumneko <sumneko@hotmail.com> | 2019-05-22 10:49:26 +0800 |
---|---|---|
committer | sumneko <sumneko@hotmail.com> | 2019-05-22 10:49:26 +0800 |
commit | a6b795cf0a7333889914d08c7eea1e3d2f49b400 (patch) | |
tree | cfdd8264e45e0bcae4221aa7a35c0492d999d0ba /README.md | |
parent | a887ffcee074910dbdd8be2ff088b3244ea5e91a (diff) | |
download | lua-language-server-a6b795cf0a7333889914d08c7eea1e3d2f49b400.zip |
更新readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,6 @@ - [x] EmmyLua Annotation - [ ] Multi Workspace - [ ] Type Format -- [ ] Document Color ## Preview @@ -116,6 +115,7 @@ Please [help me][en-US] improve the quality of `en-US`. * [Lua 5.3 中文翻译](https://cloudwu.github.io/lua53doc/manual.html) * [EmmyLua](https://emmylua.github.io) * [lua-glob](https://github.com/sumneko/lua-glob) +* [lua-uri](https://github.com/LuaDist/lua-uri) ## Acknowledgement |