The idea is this: If a gnu / linux distribution that includes GEANY wants to include some customized snippets, just add the "snippets-distro.conf" file next to "snippets.info" of the system with a package. snippets will be added, to then load the user's personal in /home/user/.config/geany It is a way for those who distribute Geany to incorporate their own snippets. In the case of Huayra gnu / linux, we added a pair that are used with the PILAS-ENGINE framework, for game development. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/1866 -- Commit Summary -- * extra-custom-distro snippets support #1859 -- File Changes -- M src/editor.c (61) -- Patch Links -- https://github.com/geany/geany/pull/1866.patch https://github.com/geany/geany/pull/1866.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1866
