Skip to content

Commit e13aa5c

Browse files
committed
update readme
1 parent 51bac84 commit e13aa5c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The Lua language server provides various language features for Lua to make devel
1414

1515
## Features
1616

17-
- ⚙️ Supports `Lua 5.4`, `Lua 5.3`, `Lua 5.2`, `Lua 5.1`, and `LuaJIT`
17+
- ⚙️ Supports `Lua 5.5`, `Lua 5.4`, `Lua 5.3`, `Lua 5.2`, `Lua 5.1`, and `LuaJIT`
1818
- 📄 Over 20 supported [annotations](https://luals.github.io/wiki/annotations/) for documenting your code
1919
- ↪ Go to definition
2020
- 🦺 Dynamic [type checking](https://luals.github.io/wiki/type-checking/)
@@ -65,6 +65,8 @@ The install methods below are maintained by community members.
6565
- `zh-cn` 🇨🇳
6666
- `zh-tw` 🇹🇼
6767
- `pt-br` 🇧🇷
68+
- `ja-jp` 🇯🇵
69+
- `es-419` 🇪🇸
6870

6971

7072
> **Note**

0 commit comments

Comments
 (0)