diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2018-12-13 22:39:57 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-13 22:39:57 +0800 |
commit | dfc15d513134fc1bf361e7cb797104ce1436789d (patch) | |
tree | 56a12d10cf84e8fa1f1ec1f3a4341e902130fe7d /README.md | |
parent | 81113a3ebd0f087d97185b7f5c4a95a9e1433858 (diff) | |
download | lua-language-server-dfc15d513134fc1bf361e7cb797104ce1436789d.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -10,6 +10,6 @@ - [x] Diagnostics - [x] Rename - [x] Parameter Prompt -- [] Syntax check -- [] Auto Completion -- [] Intelligent +- [ ] Syntax check +- [ ] Auto Completion +- [ ] Intelligent |