Add missing string and comment styles for various lexers (#1502)
commit59e6a8c75f3a742de7b2550b56e6ec564e14375c
authorEnrico Tröger <enrico.troeger@uvena.de>
Fri, 4 Aug 2017 06:03:50 +0000 (4 08:03 +0200)
committerMatthew Brush <mbrush@codebrainz.ca>
Fri, 4 Aug 2017 06:03:50 +0000 (3 23:03 -0700)
tree662202368246d39333b28e40a78d2b05c256eda8
parentdf2a99f2751b9601e37b69bcde71a8dda908904d
Add missing string and comment styles for various lexers (#1502)

* Add missing string and comment styles for various lexers

A bunch of string and comment styles were missing and so Geany could not
detect the corresponding styles in code.

* Add more string styles

* Add regex styles as string styles
src/highlighting.c