aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <>2023-01-17 21:53:16 +0000
committerGithub Actions <>2023-01-17 21:53:16 +0000
commit07f8872f485328d4429213c1e71db5c845157ac0 (patch)
tree22b0ea8db65bf748cdb7645f76099e26ee5839f9
parenta2684340ce72181f333a9e0bca10e6b30df80839 (diff)
downloadlite-xl-plugins-07f8872f485328d4429213c1e71db5c845157ac0.tar.gz
lite-xl-plugins-07f8872f485328d4429213c1e71db5c845157ac0.zip
[CI] Updated README.md.
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1d28dd7..ea53879 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,6 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`colorpicker`](plugins/colorpicker.lua?raw=1) | Color picker dialog that supports html and rgb notations. |
| [`colorpreview`](plugins/colorpreview.lua?raw=1) | Underlays color values (eg. `#ff00ff` or `rgb(255, 0, 255)`) with their resultant color. *([screenshot](https://user-images.githubusercontent.com/3920290/80743752-731bd780-8b15-11ea-97d3-847db927c5dc.png))* |
| [`console`](https://github.com/franko/console)\* | A console for running external commands and capturing their output *([gif](https://user-images.githubusercontent.com/3920290/81343656-49325a00-90ad-11ea-8647-ff39d8f1d730.gif))* |
-| [`contextmenu`](https://github.com/takase1121/lite-contextmenu)\* | Simple context menu *([screenshot](https://github.com/takase1121/lite-contextmenu/blob/master/assets/screenshot.jpg?raw=true))* |
| [`copyfilelocation`](plugins/copyfilelocation.lua?raw=1) | Copy file location to clipboard |
| [`custom_caret`](plugins/custom_caret.lua?raw=1) | Customize the caret in the editor |
| [`datetimestamps`](plugins/datetimestamps.lua?raw=1) | Insert date-, time- and date-time-stamps |