diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2020-05-25 17:19:12 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2020-05-25 17:19:12 +0800 |
commit | 0583236680b16588c52c7c98ac5a3f8a7071b868 (patch) | |
tree | 70a94ab6abf90c68e7b1f9155797ec182b86bf13 /README.md | |
parent | 0ec1ab7966994f34eb4f8029b2ed664b7b5f27f9 (diff) | |
download | lua-language-server-0583236680b16588c52c7c98ac5a3f8a7071b868.zip |
#154 readme 添加 setting 指引
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -83,6 +83,11 @@ Please [help me][en-US] improve the quality of `en-US`. * [Build and Run (In VSCode)](https://github.com/sumneko/lua-language-server/wiki/Build-and-Run-(In-VSCode)) * [Build and Run (Standalone)](https://github.com/sumneko/lua-language-server/wiki/Build-and-Run-(Standalone)) +## Setting + +* In VSCode: Just use the setting of VSCode. +* Standalone: See https://github.com/sumneko/lua-language-server/wiki/Setting-without-VSCode + ## Credit * [bee.lua](https://github.com/actboy168/bee.lua) |