We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5da1bd commit 0647303Copy full SHA for 0647303
README.md
@@ -1,11 +1,14 @@
1
# LSP-lua
2
3
-This plugin bundles the language server binaries in the package. This is because there is no distribution platform for
4
-this language server.
+A language client for Lua. This package will download and unpack the lua-language-server in `$DATA/Package Storage/LSP-lua`.
5
6
# Applicable Selectors
7
8
-This language operates on files with the `source.lua` base scope.
+This language server operates on files with the `source.lua` base scope.
+
9
+# Configuration
10
11
+Run `Preferences: LSP-lua Settings` from the Command Palette.
12
13
# Locale
14
0 commit comments