From f43d15a1dd52dd4a3c83598492948b6aeb3261d6 Mon Sep 17 00:00:00 2001 From: Guldoman Date: Mon, 6 Jun 2022 16:44:03 +0200 Subject: Add `align_carets` (#89) --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 10b6103..ffa2907 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ to something other than a raw file it should be marked with an asterisk.* | Plugin | Description | | -------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| [`align_carets`](plugins/align_carets.lua?raw=1) | Align multiple carets and selections *([clip](https://user-images.githubusercontent.com/2798487/165631951-532f8d24-d596-4dd0-9d21-ff53c71ed32f.mp4))* | | [`autoinsert`](plugins/autoinsert.lua?raw=1) | Automatically inserts closing brackets and quotes. Also allows selected text to be wrapped with brackets or quotes. | | [`autosave`](plugins/autosave.lua?raw=1) | Automatically saves files when they are changed | | [`autosaveonfocuslost`](plugins/autosaveonfocuslost.lua?raw=1) | Automatically saves files that were changed when the main window loses focus by switching to another application | -- cgit v1.2.3