Codebase list kbuild / HEAD SlickEdit / lexer-def.cfg.xml
HEAD

Tree @HEAD (Download .tar.gz)

lexer-def.cfg.xml @HEADraw · history · blame

1
2
3
4
5
6
7
<profile n="colorcoding_profiles.def" version="1">
	<p n="idchars" v="a-zA-Z 0-9_"/>
	<p n="case_sensitive" v="0"/>
	<p n="comment,;">
		<attrs match_fun="match_comment"/>
	</p>
</profile>