summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2022-03-24 14:46:30 +0800
committer最萌小汐 <sumneko@hotmail.com>2022-03-24 14:46:30 +0800
commit4d011025614c07447ad33018ac341917f58249ee (patch)
treece542df3e18eba95b1da7f0802cad73403dd713f
parentceeb08d99699b8518de5c92908c8ecc57e23310b (diff)
downloadlua-language-server-4d011025614c07447ad33018ac341917f58249ee.zip
fix icon
-rw-r--r--.vscode/launch.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index 94991839..1fe9d711 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -21,7 +21,7 @@
],
},
{
- "name": "🪡attach",
+ "name": "🍄attach",
"type": "lua",
"request": "attach",
"stopOnEntry": false,