Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rwols committed Dec 27, 2020
1 parent b5da1bd commit 0647303
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# LSP-lua

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

# Applicable Selectors

This language operates on files with the `source.lua` base scope.
This language server operates on files with the `source.lua` base scope.

# Configuration

Run `Preferences: LSP-lua Settings` from the Command Palette.

# Locale

Expand Down

0 comments on commit 0647303

Please sign in to comment.