diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 8 |
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" }, |