resolves #434 You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2584
-- Commit Summary --
* Create julia lexer, no ctags
-- File Changes --
M data/Makefile.am (1) M data/filedefs/filetypes.common (4) A data/filedefs/filetypes.julia (62) M scintilla/Makefile.am (1) M scintilla/include/SciLexer.h (14) M scintilla/include/Scintilla.iface (16) A scintilla/lexers/LexJulia.cxx (536) M scintilla/src/Catalogue.cxx (1) M src/filetypes.c (1) M src/filetypes.h (1) M src/highlighting.c (10) M src/highlightingmappings.h (32)
-- Patch Links --
https://github.com/geany/geany/pull/2584.patch https://github.com/geany/geany/pull/2584.diff