aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <>2024-07-31 10:44:57 +0000
committerGithub Actions <>2024-07-31 10:44:57 +0000
commitb5ad784fb2c167c52985bad66dcb63f8f6d61977 (patch)
tree24766565d669ecf33195e6f60d4bf043d88358df
parentd958a42ff1bd2c10daa327800a39df205d1317ab (diff)
downloadlite-xl-plugins-b5ad784fb2c167c52985bad66dcb63f8f6d61977.tar.gz
lite-xl-plugins-b5ad784fb2c167c52985bad66dcb63f8f6d61977.zip
[CI] Updated README.md and manifest.json.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5e2ceb2..6984ea4 100644
--- a/README.md
+++ b/README.md
@@ -319,6 +319,6 @@ to follow with `extra.follow_branch`.*
| [`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. |
| [`thread`](https://github.com/jgmdev/lite-xl-threads)* | Supports spawning true os-threads. |
-| [`tree_sitter`](https://github.com/xcb-xwii/lite-xl-tree-sitter)* | Tree-sitter bindings based on `lua-tree-sitter` |
+| [`tree_sitter`](https://github.com/Evergreen-lxl/lite-xl-tree-sitter)* | Tree-sitter bindings based on `lua-tree-sitter` |
| [`widget`](https://github.com/lite-xl/lite-xl-widgets)* | Plugin library that provides a set of re-usable components to more easily write UI elements for your plugins |
| [`www`](https://github.com/adamharrison/lite-xl-www.git)* | A simple library that provides a web client to fetch, and submit data via HTTP requests. |