aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrxi <rxi@users.noreply.github.com>2020-05-29 12:52:20 +0100
committerrxi <rxi@users.noreply.github.com>2020-05-29 12:52:20 +0100
commit7a47b97e21983913b98267484b4fd2a38cef3efa (patch)
treee76459a36e0ede1d5424cf369a791a6ca3aee930 /README.md
parentb80e49cb2c606f434b77ef2a0cd1f0a85db42f52 (diff)
downloadlite-xl-plugins-7a47b97e21983913b98267484b4fd2a38cef3efa.tar.gz
lite-xl-plugins-7a47b97e21983913b98267484b4fd2a38cef3efa.zip
Added `motiontrail` plugin
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a59b28d..ed9fffd 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,7 @@ Plugin | Description
[`linter`](https://github.com/drmargarido/linters)* | Linters for multiple languages
[`macmodkeys`](plugins/macmodkeys.lua?raw=1) | Remaps mac modkeys `command/option` to `ctrl/alt`
[`markers`](plugins/markers.lua?raw=1) | Add markers to docs and jump between them quickly *([screenshot](https://user-images.githubusercontent.com/3920290/82252149-5faaa200-9946-11ea-9199-bea2efb7ee23.png))*
+[`motiontrail`](plugins/motiontrail.lua?raw=1) | Adds a motion-trail to the caret *([screenshot](https://user-images.githubusercontent.com/3920290/83256814-085ccb00-a1ab-11ea-9e35-e6633cbed1a9.gif))*
[`openfilelocation`](plugins/openfilelocation.lua?raw=1) | Opens the parent directory of the current file in the file manager
[`openselected`](plugins/openselected.lua?raw=1) | Opens the selected filename or url
[`selectionhighlight`](plugins/selectionhighlight.lua?raw=1) | Highlights regions of code that match the current selection *([screenshot](https://user-images.githubusercontent.com/3920290/80710883-5f597c80-8ae7-11ea-97f0-76dfacc08439.png))*