Skip to content

Commit

Permalink
Bump lsp to version 0.6 (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guldoman authored Feb 26, 2024
1 parent dc9793e commit 7617fdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1330,8 +1330,8 @@
},
{
"description": "Provides code completion (also known as IntelliSense) using the Language Server Protocol",
"version": "0.5",
"remote": "https://github.com/lite-xl/lite-xl-lsp:7c6a72b6a296e9948df6dfdf322d04a43c90e546",
"version": "0.6",
"remote": "https://github.com/lite-xl/lite-xl-lsp:d2999f269c3d7f11cc245ad6ccc48475a464afcb",
"mod_version": "3",
"id": "lsp"
},
Expand Down

0 comments on commit 7617fdb

Please sign in to comment.