aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 80150fa..a5e5f66 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,7 @@ to follow with `extra.follow_branch`.*
| [`lite-xl-vibe`](https://github.com/eugenpt/lite-xl-vibe)* | VI(vim?) bindings with a hint of DOOM Emacs, for lite-xl |
| [`litepresence`](https://github.com/TorchedSammy/Litepresence)* | Discord rich presence for Lite XL (display file editing in Discord) |
| [`lorem`](https://github.com/sheetcoder/lorem)* | Generates Lorem Ipsum placeholder dummy text |
-| [`lsp`](https://github.com/lite-xl/lite-xl-lsp)* | Provides code completion (also known as IntelliSense) using the Language Server Protocol |
+| [`lsp`](https://github.com/lite-xl/lite-xl-lsp.git)* | Provides intellisense by leveraging the LSP protocol. |
| [`lsp_c`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Automatic configuration/binary download for LSP completion for C/C++ with clangd. |
| [`lsp_clojure`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Automatic configuration/binary download for LSP completion for clojure with clojure-lsp. |
| [`lsp_emmet`](https://github.com/lite-xl/lite-xl-lsp-servers)* | Automatic configuration/binary download for LSP completion for Emmet with emmet-language-server. |