aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 82587a5..90a785a 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,7 @@ to follow with `extra.follow_branch`.*
| [`lsp_clojure`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for clojure with clojure-lsp. |
| [`lsp_d`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for D with serve_d. |
| [`lsp_emmet`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Automatic configuration/binary download for LSP completion for Emmet with emmet-language-server. |
+| [`lsp_haxe`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Automatic configuration/binary download for LSP completion for Haxe with haxe-language-server. |
| [`lsp_java`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for Java with jdtls. |
| [`lsp_json`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | LSP support for JSON via vscode-json-languageserver with [additional patches](https://github.com/lite-xl/lite-xl-lsp-servers/tree/latest/patches/vscode-json-languageserver) for increased functionality. |
| [`lsp_lua`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Automatic configuration/binary download for LSP completion for Lua with lua-language-server (sumneko). |
@@ -322,6 +323,7 @@ to follow with `extra.follow_branch`.*
| [`encoding`](https://github.com/jgmdev/lite-xl-encoding)* | Add support for detecting file and string encodings as converting between them. |
| [`font_nonicons`](plugins/font_nonicons.lua?raw=1) | [Nonicons](https://github.com/yamatsum/nonicons/) font with mapping |
| [`font_symbols_nerdfont_mono_regular`](plugins/font_symbols_nerdfont_mono_regular.lua?raw=1) | [Nerd Font Symbols](https://github.com/ryanoasis/nerd-fonts/) font with mapping |
+| [`haxe`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Official Haxe builds. |
| [`jdk`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Production and Early-Access OpenJDK Builds, from Oracle. |
| [`net`](https://github.com/jgmdev/lite-xl-net)* | Add support for TCP and UDP sockets using SDL_net. |
| [`nodejs`](https://github.com/lite-xl/lite-xl-lsp-servers.git)* | Official NodeJs builds. |