brew/opentype-feature-bundle

Don't color the include's path

miguelsousa opened this issue · 0 comments

If the name of the file being included happens to be mark.fea it gets colored.

screen shot 2018-01-23 at 21 19 05

feature mark {
	include (../mark.fea);
	include (../mark_ctxt_b.fea);
} mark;