Skip to content

Commit

Permalink
update snippets and lsp_snippets to 1.1 (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
vqns authored Oct 10, 2023
1 parent b36745e commit e7f7c23
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down Expand Up @@ -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"
},
Expand Down

0 comments on commit e7f7c23

Please sign in to comment.