Have to add ~/.config/geany/plugins to Python's path otherwise loading plugins from there fails.
Tested with a relatively complex plugin which also ships extra modules in subdirectory: https://github.com/sagarchalise/geanypy-reStructured-preview You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/400 -- Commit Summary -- * geanypy: fix loading plugins from user config directory. -- File Changes -- M geanypy/src/geanypy-plugin.c (4) -- Patch Links -- https://github.com/geany/geany-plugins/pull/400.patch https://github.com/geany/geany-plugins/pull/400.diff --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/400
