Cybrkyd's git repositories

gedit-statusbar-wordcount-plugin • commit: 9fe5701

commit 9fe57011a4d98e0ad9c7a589ae4a629b9d7cd33dace260feebcb390351d7e97f
author cybrkyd <vii@cybrkyd.com> 2025-08-30 06:27:40 +0100
committer cybrkyd <vii@cybrkyd.com> 2025-08-30 06:27:40 +0100

Commit Message

README

📊 Diffstat

README.md 2
1 files changed, 1 insertions(+), 1 deletions(-)

Diff

diff --git a/README.md b/README.md
index eef61ea..03d7894 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Installation
- Added a character count
- More accurate regex for word boundaries
- - Adds debouncing (throttling) to reduce update frequency on fast edits
+ - Added debouncing (throttling) to reduce update frequency on fast edits
- Displays both word count and character count
- Adds multiple `try`/`except` blocks to prevent crashes
- Separates tracking of active document and connection ID