Uses the recently merged Zig lexer from lexilla.
Fixes #3724. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3974
-- Commit Summary --
* Add Zig support
-- File Changes --
M data/Makefile.am (3) A data/filedefs/filetypes.zig (71) M data/filetype_extensions.conf (1) M meson.build (1) M scintilla/Makefile.am (3) M scintilla/lexilla/include/SciLexer.h (19) A scintilla/lexilla/lexers/LexZig.cxx (465) M scintilla/lexilla/src/Lexilla.cxx (3) M scintilla/scintilla_changes.patch (1) M src/editor.c (2) M src/filetypes.c (1) M src/filetypes.h (1) M src/highlighting.c (11) M src/highlightingmappings.h (32)
-- Patch Links --
https://github.com/geany/geany/pull/3974.patch https://github.com/geany/geany/pull/3974.diff