aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2023-01-02 20:09:04 -0500
committerAdam Harrison <adamdharrison@gmail.com>2023-01-02 20:09:04 -0500
commitd9c04a526021f06e48cf93543614a0df3ec6f9fa (patch)
treeddbd56867619505f6174ca400a6e18227cd83a68
parentde55e362bde850c1a3229405edb75e9cc8228251 (diff)
downloadlite-xl-plugin-manager-d9c04a526021f06e48cf93543614a0df3ec6f9fa.tar.gz
lite-xl-plugin-manager-d9c04a526021f06e48cf93543614a0df3ec6f9fa.zip
Removed useless table.
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index 86d2d8f..07903be 100644
--- a/README.md
+++ b/README.md
@@ -117,9 +117,3 @@ If you find a bug, please create an issue with the following information:
* Your operating system.
* The commit or version of LPM you're using.
* The exact steps to reproduce in LPM invocations, if possible from a fresh LPM install (targeting an empty folder with `--userdir`).
-
-
-| Plugin | Description |
-| :----------------------------------------------- | :------------------------------------------------- |
-| [`json`](plugins/json.lua?raw=1) | JSON support plugin, provides encoding/decoding. |
-| [`plugin_manager`](plugins/plugin_manager?raw=1) | A GUI interface to the Adam's lite plugin manager. |