Reload most of Geany's configuration files without restarting, as menu item "Tools"->"Reload Configuration" or ```geany.reload_configuration()``` [from GeanyPy](https://geanypy.readthedocs.io/en/latest/api.html#geany.reload_configuration). You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/653
-- Commit Summary --
* GeanyLua: Add filetype to set in geany.newfile() * GeanyLua: Add function geany.reloadconf() (reload most of Geany's configuration files without restarting, as menu item Tools->Reload Configuration)
-- File Changes --
M geanylua/docs/geanylua-ref.html (45) M geanylua/glspi_app.c (36) M geanylua/glspi_doc.c (17)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/653.patch https://github.com/geany/geany-plugins/pull/653.diff