I came across this problem when writing the vim syntax file: How can we tell the difference between these?:
m:option(pattern)
m:option(argument)/pattern/
Luke
I came across this problem when writing the vim syntax file: How can we tell the difference between these?:
m:option(pattern)
m:option(argument)/pattern/
Luke