aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorxwii <wangrongfei0218@outlook.com>2024-04-21 12:56:36 +0800
committerGitHub <noreply@github.com>2024-04-21 00:56:36 -0400
commitd5526a5738b42af4fd627e38bd5cdded31c9ae05 (patch)
tree6649cb90a3b63d3759f0e60d99b1a27612c232ec /manifest.json
parentb3aa2db5f35c8cff364878dfdbfa614050c30f56 (diff)
downloadlite-xl-plugins-d5526a5738b42af4fd627e38bd5cdded31c9ae05.tar.gz
lite-xl-plugins-d5526a5738b42af4fd627e38bd5cdded31c9ae05.zip
Add `tree_sitter` (#427)
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index 0d45d19..6b2b2b5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2198,6 +2198,14 @@
"version": "1.3"
},
{
+ "description": "Tree-sitter bindings based on `lua-tree-sitter`",
+ "id": "tree_sitter",
+ "name": "Tree-sitter",
+ "remote": "https://github.com/xcb-xwii/lite-xl-tree-sitter:0aafd746d037e8334c26975a61acee7cf1c40da1",
+ "type": "library",
+ "version": "0.1.0"
+ },
+ {
"description": "Extend Lite XL's treeview menu *([screenshot](https://raw.githubusercontent.com/juliardi/lite-xl-treeview-extender/main/screenshot.png))*",
"id": "treeview-extender",
"mod_version": "3",