This broke in 26e6906ed5eeab0adf5c7ad0ea177f99a3e49ea5, before the Addons' feature "Mark Word" was enabled for all documents but after changing the trigger to button-press-event, we connected the signal only on "document-open" not on "document-new".
Fixes #562. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/563
-- Commit Summary --
* Enable Mark Word also for newly opened documents
-- File Changes --
M addons/src/addons.c (10) M addons/src/ao_markword.c (7) M addons/src/ao_markword.h (1)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/563.patch https://github.com/geany/geany-plugins/pull/563.diff