Skip to content

Commit 0647303

Browse files
committed
Update readme
1 parent b5da1bd commit 0647303

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# LSP-lua
22

3-
This plugin bundles the language server binaries in the package. This is because there is no distribution platform for
4-
this language server.
3+
A language client for Lua. This package will download and unpack the lua-language-server in `$DATA/Package Storage/LSP-lua`.
54

65
# Applicable Selectors
76

8-
This language operates on files with the `source.lua` base scope.
7+
This language server operates on files with the `source.lua` base scope.
8+
9+
# Configuration
10+
11+
Run `Preferences: LSP-lua Settings` from the Command Palette.
912

1013
# Locale
1114

0 commit comments

Comments
 (0)