summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2019-01-09 13:27:27 +0800
committer最萌小汐 <sumneko@hotmail.com>2019-01-09 13:27:27 +0800
commit08612328f514bfbbd2a89912735af79bcce32753 (patch)
tree1e5232e400de076ec9ea429068a77613711c9336 /package.json
parent734c035b991c9d46788c0b884a5ee68e2bfe9ce2 (diff)
downloadlua-language-server-08612328f514bfbbd2a89912735af79bcce32753.zip
改一下标签和拼写
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index d296dbc0..516b1651 100644
--- a/package.json
+++ b/package.json
@@ -16,10 +16,10 @@
"Programming Languages"
],
"keywords": [
- "lua",
- "language",
- "server",
- "definition"
+ "Lua",
+ "LSP",
+ "GoTo Definition",
+ "IntelliSense"
],
"engines": {
"vscode": "^1.23.0"