diff options
author | jgmdev <jgmdev@gmail.com> | 2023-01-17 11:22:58 -0400 |
---|---|---|
committer | jgmdev <jgmdev@gmail.com> | 2023-01-17 11:22:58 -0400 |
commit | 15115bdae0a911ae54882a7f2c8baa687d97f0b1 (patch) | |
tree | 625c8821bafb7ecf6110bf3a165be79106332cfb | |
parent | e1175e81cfcf0fb14871baa57c1c66bb5cd74840 (diff) | |
download | lite-xl-plugins-15115bdae0a911ae54882a7f2c8baa687d97f0b1.tar.gz lite-xl-plugins-15115bdae0a911ae54882a7f2c8baa687d97f0b1.zip |
manifest: updated lsp hash
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 3ca1d6b..48fcaf8 100644 --- a/manifest.json +++ b/manifest.json @@ -891,7 +891,7 @@ { "description": "Provides code completion (also known as IntelliSense) using the Language Server Protocol", "version": "0.2", - "remote": "https://github.com/lite-xl/lite-xl-lsp:8a359b6b7c7783f1a6870263e25ae89ca6b69577", + "remote": "https://github.com/lite-xl/lite-xl-lsp:dc37d18c91d3243f9d7530364d8c24a3da8446fa", "mod_version": "3", "id": "lsp" }, |