Hard forked from: --> https://github.com/footley/gedit-wordcount-plugin
A gedit plugin which adds a label to the status bar, showing the active document's word and character count.
Create folder ~/.local/share/gedit/plugins if it does not exist.
Copy wordcount.plugin and wordcount.py to
~/.local/share/gedit/plugins
Activate it from gedit's plugins dialogue.
try/except blocks to prevent crashesThis project is made available under a GPL3 licence -- see COPYING for the full text.