diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-11-08 20:17:04 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-11-08 20:17:04 +0800 |
commit | 9585ac191f61d72dd198edec139b955276a53072 (patch) | |
tree | 8497952d1ea937cae6a8e4959a1e39223d86fc94 /.luarc.json | |
parent | 90763c00c9960a8776e046c45a9f87d348ebc3d1 (diff) | |
download | lua-language-server-9585ac191f61d72dd198edec139b955276a53072.zip |
resolve #708 resolve #767
Diffstat (limited to '.luarc.json')
-rw-r--r-- | .luarc.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.luarc.json b/.luarc.json index 6ace9089..a8f8bbe2 100644 --- a/.luarc.json +++ b/.luarc.json @@ -1,6 +1,5 @@ { "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json", - "color": { "mode": "SemanticEnhanced" }, |