summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-04-05 23:53:29 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-04-05 23:53:29 +0800
commitf2db41df39000bc3ca0c93e0d2ac8b8fafaf4d57 (patch)
tree46bfa6408497141dea719f5a9648da2abaef21b1 /README.md
parentc0cf9ae2835f9a19fe6a9af743ddd24be7c3a123 (diff)
downloadlua-language-server-f2db41df39000bc3ca0c93e0d2ac8b8fafaf4d57.zip
#1018 add `inspect.lua`
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8cf312d3..1e637a75 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,7 @@ If you need to compile by yourself, please refer to [here](https://github.com/su
* [vscode-lua-doc](https://github.com/actboy168/vscode-lua-doc)
* [json.lua](https://github.com/actboy168/json.lua)
* [EmmyLuaCodeStyle](https://github.com/CppCXY/EmmyLuaCodeStyle)
+* [inspect.lua](https://github.com/kikito/inspect.lua)
## Acknowledgement