diff options
author | sumneko <sumneko@hotmail.com> | 2019-05-13 14:28:39 +0800 |
---|---|---|
committer | sumneko <sumneko@hotmail.com> | 2019-05-13 14:28:39 +0800 |
commit | 4f6c7afe9cf83e62e8c41d8c981fbbfe4d0c7067 (patch) | |
tree | c64d1dbca3e4b346f25ea9c7f932a95fec004c3d /README.md | |
parent | 1b1ec3fae69b09148ca526087df56d00ad989ac5 (diff) | |
download | lua-language-server-4f6c7afe9cf83e62e8c41d8c981fbbfe4d0c7067.zip |
用 lua-glob 实现文件扫描
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -91,6 +91,7 @@ Please [help me][en-US] improve the quality of `en-US`. * [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) +* [lua-glob](https://github.com/sumneko/lua-glob) ## Acknowledgement |