aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrxi <rxi@users.noreply.github.com>2020-06-14 11:57:46 +0100
committerrxi <rxi@users.noreply.github.com>2020-06-14 11:57:46 +0100
commit1d4b264e2988fe91b7071e0f86a22f97983da280 (patch)
tree5e272dfeb95ec31de65514d971b54471375299d2 /README.md
parent349aae592e75924089c0700387017529a494f1cc (diff)
parent34bb3bde792d53e4faa1d82702a9e17a5ca227cd (diff)
downloadlite-xl-plugins-1d4b264e2988fe91b7071e0f86a22f97983da280.tar.gz
lite-xl-plugins-1d4b264e2988fe91b7071e0f86a22f97983da280.zip
Merge branch 'master' of https://github.com/rxi/lite-plugins
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 1b0a6cb..218798a 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,7 @@ Plugin | Description
[`language_wren`](plugins/language_wren.lua?raw=1) | Syntax for the [Wren](http://wren.io/) programming language
[`lfautoinsert`](plugins/lfautoinsert.lua?raw=1) | Automatically inserts indentation and closing bracket/text after newline
[`lineguide`](plugins/lineguide.lua?raw=1) | Displays a line-guide at the line limit offset *([screenshot](https://user-images.githubusercontent.com/3920290/81476159-2cf70000-9208-11ea-928b-9dae3884c477.png))*
+[`linecopypaste`](plugins/linecopypaste.lua?raw=1) | Copy, cut and paste the current line when nothing is selected
[`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))*