diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2023-01-02 18:35:11 -0500 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2023-01-02 18:35:11 -0500 |
commit | ef363262b122f3164b8afeceab0827eed680eb61 (patch) | |
tree | 736ec704abae05fab665ea2bab133b4c9b7bb096 /manifest.json | |
parent | 718f69f824591da3624854911d6500bcf02106c1 (diff) | |
download | lite-xl-plugins-ef363262b122f3164b8afeceab0827eed680eb61.tar.gz lite-xl-plugins-ef363262b122f3164b8afeceab0827eed680eb61.zip |
Updated manifest and READMe.
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index dd2ab17..3fb6bf1 100644 --- a/manifest.json +++ b/manifest.json @@ -809,7 +809,8 @@ "version": "0.1", "remote": "https://github.com/liquid600pgm/lintplus:3268641818069070b270486a88966b2a8bfef97e", "mod_version": 3, - "id": "lint" + "id": "lintplus", + "name": "lint+" }, { "description": "Linters for multiple languages", @@ -1092,7 +1093,7 @@ "version": "0.1", "remote": "https://github.com/juliardi/lite-xl-treeview-menu-extender:bd9063e453b4024dcd0bf6a4f775ded32ca24d1f", "mod_version": 3, - "id": "treeview" + "id": "treeview-menu-extender" }, { "description": "Displays your current typing speed in characters and words per minute in the status bar", |