diff options
author | vqn <shira@vqn.li> | 2024-12-21 23:58:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-21 23:58:58 +0100 |
commit | 7b15ce816badde1b92f2938da1b589a34109c369 (patch) | |
tree | 179276263cd215a8dc35266fba5f52ffb52e62e0 /manifest.json | |
parent | a95b1c0590dbd8eb1de675afb3d40e0fad49d481 (diff) | |
download | lite-xl-plugins-7b15ce816badde1b92f2938da1b589a34109c369.tar.gz lite-xl-plugins-7b15ce816badde1b92f2938da1b589a34109c369.zip |
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index cb05173..a8c0c38 100644 --- a/manifest.json +++ b/manifest.json @@ -1883,8 +1883,8 @@ "description": "Adds LSP snippets support to the snippets plugin", "id": "lsp_snippets", "mod_version": "3", - "remote": "https://github.com/vqns/lite-xl-snippets:1f0bba02bb3af6df9cb2ce72526851b427caf143", - "version": "1.1" + "remote": "https://github.com/vqns/lite-xl-snippets:87248a23c8ceb2507f46b3ca3689b32d35c9c709", + "version": "1.2" }, { "description": "LSP support for YAML via yaml-language-server.", |