diff options
author | Florian Pritz <bluewind@xinu.at> | 2019-05-15 13:19:58 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2019-05-15 13:23:40 +0200 |
commit | 00f3501605ab2dd1362b6046648d218b20671b98 (patch) | |
tree | f6d4c706f2effaaab99b7a26ea25918e17a47488 /data | |
parent | 58f20099a62c1af5d3057ce4fc8e0ef5ed3e7872 (diff) |
Pygments: Skip lexers that do not have names
With pygments 2.4.0 at least VBScript doesn't have a name and thus
causes an exception when the first name should be used. We use the name
to tell pygmentize which lexer to use so listing a lexer that doesn't
have a name doesn't work and thus there is no point in showing it in the
list.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions