Search found 1 match

by bartab
Thu Aug 10, 2006 8:37 am
Forum: General
Topic: syn problem
Replies: 1
Views: 758

syn problem

I think my problem comes from the fact I have the | symbol being used as a comment AND as an operator, I copy the beginning of my .syn for sake of clarity :
C=1

[Syntax]
Namespace1=5
IgnoreCase=Yes
KeyWordLength=
BracketChars={[()]}
OperatorChars=-+*<>!~%^&|=
PreprocStart=#
SyntaxStart=
SyntaxEnd ...