diff options
author | Adam <adamdharrison@gmail.com> | 2022-10-14 10:57:29 -0400 |
---|---|---|
committer | Adam <adamdharrison@gmail.com> | 2022-10-14 10:57:29 -0400 |
commit | 7500307e99a128e1cc43c60c4e603b55d482cfe4 (patch) | |
tree | b14b4a6e96c39b0d7e3f95e00309580e0c8ef310 /manifest.json | |
parent | 8faf37c467a8ca2f5d61856465f9d003506385f5 (diff) | |
download | lite-xl-plugin-manager-7500307e99a128e1cc43c60c4e603b55d482cfe4.tar.gz lite-xl-plugin-manager-7500307e99a128e1cc43c60c4e603b55d482cfe4.zip |
Updated to use lite-xl-plugin-manager as root.
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index d10f53a..5fa4012 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,9 @@ "json" ] } + ], + "remotes": [ + "https://github.com/lite-xl/lite-xl-plugins.git:2.1", + "https://github.com/adamharrison/lite-xl-simplified.git:v2.1" ] } |