aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2023-11-15 04:22:16 +0000
committerGithub Actions <>2023-11-15 04:22:16 +0000
commit90069e31af5d7270aaf5ab244723f3849eb7b759 (patch)
tree2ad956bf70d5cbc2262b0442702e0edab6e496cc /README.md
parent88620b7a8595286aca6cc8ac1190d25d9f95a83b (diff)
downloadlite-xl-plugins-90069e31af5d7270aaf5ab244723f3849eb7b759.tar.gz
lite-xl-plugins-90069e31af5d7270aaf5ab244723f3849eb7b759.zip
[CI] Updated README.md.
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 8f2aa48..542a4bd 100644
--- a/README.md
+++ b/README.md
@@ -147,6 +147,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`smoothcaret`](plugins/smoothcaret.lua?raw=1) | Smooth caret animation *([gif](https://user-images.githubusercontent.com/20792268/139006049-a0ba6559-88cb-49a7-8077-4822445b4a1f.gif))* |
| [`snippets`](https://github.com/vqns/lite-xl-snippets)\* | Provides code snippets support |
| [`sort`](plugins/sort.lua?raw=1) | Sorts selected lines alphabetically |
+| [`sortcss`](https://github.com/felixsanz/lite-xl-sortcss)\* | Sort selected CSS properties alphabetically or using the concentric model. *([demo](https://raw.githubusercontent.com/felixsanz/lite-xl-sortcss/master/demo.gif))* |
| [`spellcheck`](plugins/spellcheck.lua?raw=1) | Underlines misspelt words *([screenshot](https://user-images.githubusercontent.com/3920290/79923973-9caa7400-842e-11ea-85d4-7a196a91ca50.png))* *-- note: on Windows a [`words.txt`](https://github.com/dwyl/english-words/blob/master/words.txt) dictionary file must be placed beside the exe* |
| [`statusclock`](plugins/statusclock.lua?raw=1) | Displays the current date and time in the corner of the status view |
| [`Sticky Scroll`](plugins/sticky_scroll.lua?raw=1) | Keep track of the current scope at the top of the view (*[video](https://user-images.githubusercontent.com/2798487/222133911-e467a583-596c-47ab-8e65-eefc7b5c9112.mp4)*) |