From e15f38d07aa144b7c80e49bf6d91df99794e29d7 Mon Sep 17 00:00:00 2001 From: Anthony Balaine Date: Sun, 20 Nov 2022 22:23:41 -0800 Subject: [PATCH] =?UTF-8?q?cycle-homophones=20and=20split-at=E2=88=92apost?= =?UTF-8?q?rophe?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hello, I'm making my first contribution to the registry with these two plugins that are meant to be used with my modded-grandjean system. I'll be making another PR in the upcoming days to also add my grandjean system to the registry. Please let me know if there's anything I've missed in the process of updating the registry. The two current plugins can be found at: https://pypi.org/project/plover-cycle-homophones/0.0.1/ https://pypi.org/project/plover-split-at-apostrophe/0.0.5/ Best regards, Antoine --- registry.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/registry.json b/registry.json index dd4e7b2..a3c89a1 100644 --- a/registry.json +++ b/registry.json @@ -91,5 +91,7 @@ "plover-wpm-meter", "plover-xtest-input", "plover-yaml-dictionary", - "spectra-lexer" + "spectra-lexer", + "plover-split-at-apostrophe", + "plover-cycle-homophones" ]