aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorvqn <85911372+vqns@users.noreply.github.com>2023-10-10 17:05:34 +0200
committerGitHub <noreply@github.com>2023-10-10 17:05:34 +0200
commite7f7c231c95343549c72aa8e24cded69f6556a84 (patch)
treecdb58c4a58deecffcad06d23f756afd99626b61f /manifest.json
parentb36745eea17045bed7118c4ec3c8154ec46d6bd9 (diff)
downloadlite-xl-plugins-e7f7c231c95343549c72aa8e24cded69f6556a84.tar.gz
lite-xl-plugins-e7f7c231c95343549c72aa8e24cded69f6556a84.zip
update snippets and lsp_snippets to 1.1 (#315)
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifest.json b/manifest.json
index 27240e9..c4d5da6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1046,8 +1046,8 @@
},
{
"description": "Adds LSP snippets support to the snippets plugin",
- "version": "1",
- "remote": "https://github.com/vqns/lite-xl-snippets:37a24d0970668e39ef571e607281e61135f7a504",
+ "version": "1.1",
+ "remote": "https://github.com/vqns/lite-xl-snippets:1f0bba02bb3af6df9cb2ce72526851b427caf143",
"id": "lsp_snippets",
"mod_version": "3"
},
@@ -1271,8 +1271,8 @@
},
{
"description": "Provides code snippets support",
- "version": "1",
- "remote": "https://github.com/vqns/lite-xl-snippets:37a24d0970668e39ef571e607281e61135f7a504",
+ "version": "1.1",
+ "remote": "https://github.com/vqns/lite-xl-snippets:1f0bba02bb3af6df9cb2ce72526851b427caf143",
"id": "snippets",
"mod_version": "3"
},