summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2019-01-08 13:51:39 +0800
committer最萌小汐 <sumneko@hotmail.com>2019-01-08 13:51:39 +0800
commit94a2a89a87e7851c0336b1963fc1aa5afd988126 (patch)
tree5cce1ae71914deea7268a1ac9571c708f29609b2 /README.md
parentca5d53e6f5a6c8d9480d5a1f2d35c2a8d859f3a9 (diff)
downloadlua-language-server-94a2a89a87e7851c0336b1963fc1aa5afd988126.zip
基本完成了语法检查
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 947f773d..a6a8ad9f 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
- [x] Signature Help
- [x] Document Symbols
- [x] Support Dirty Script
-- [ ] Syntax Check
+- [x] Syntax Check
- [ ] Multi Workspace
- [ ] Type Format
- [ ] Accurate Type Inference