summaryrefslogtreecommitdiffstats
path: root/SlickEdit/lexer-def.cfg.xml
blob: 8ec340edc26fbeae71a0e3de9469c73d915e3062 (plain)
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>