From f8c516ce9b55d92e4a6171aa6bfd0397f1b5ebac Mon Sep 17 00:00:00 2001 From: Randy Fellmy <37453876+Coises@users.noreply.github.com> Date: Wed, 3 Dec 2025 15:12:06 -0700 Subject: [PATCH] Add Compose v1.1 to the plugins list. (#998) --- src/pl.x64.json | 11 +++++++++++ src/pl.x86.json | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/src/pl.x64.json b/src/pl.x64.json index 2b25ff343..b5a501aab 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -262,6 +262,17 @@ "author": "Pavel Nedev", "homepage": "https://github.com/pnedev/comparePlus" }, + { + "folder-name": "Compose", + "display-name": "Compose", + "version": "1.1", + "id": "f3a160e1ea408187872e01a183012c2dc9dd6e126639aba093eeb6dcfb43ac6f", + "repository": "https://github.com/Coises/Compose-for-NotepadPlusPlus/releases/download/v1.1/Compose-1.1-x64.zip", + "description": "Implements a Compose key for entering characters not available on the keyboard with easily remembered key sequences.", + "author": "Randall Joseph Fellmy", + "homepage": "https://github.com/Coises/Compose-for-NotepadPlusPlus", + "npp-compatible-versions": "[8.5.4,]" + }, { "folder-name": "ConfigUpdater", "display-name": "ConfigUpdater", diff --git a/src/pl.x86.json b/src/pl.x86.json index 62cf71885..8728c4b0a 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -221,6 +221,17 @@ "author": "Pavel Nedev", "homepage": "https://github.com/pnedev/comparePlus" }, + { + "folder-name": "Compose", + "display-name": "Compose", + "version": "1.1", + "id": "415486cf2075e892bfc4f7cb7e37e78c5d29102fc078e3a47a71d59b5e930ea1", + "repository": "https://github.com/Coises/Compose-for-NotepadPlusPlus/releases/download/v1.1/Compose-1.1-x86.zip", + "description": "Implements a Compose key for entering characters not available on the keyboard with easily remembered key sequences.", + "author": "Randall Joseph Fellmy", + "homepage": "https://github.com/Coises/Compose-for-NotepadPlusPlus", + "npp-compatible-versions": "[8.5.4,]" + }, { "folder-name": "ConfigUpdater", "display-name": "ConfigUpdater",