Can syntax clusters contain other clusters?

2022-06-18 Thread BPJ
The subject line says it all: I'm trying to use syntax clusters and wonder if clusters may contain other clusters, i.e. should this work? syn cluster mydslAnyValue contains=@mydslValue,@mydslContainer syn cluster mydslAllValues contains=@mydslAnyValue,mydslConstant TIA, /bpj -- -- You

Re: Can syntax clusters contain other clusters?

2022-06-18 Thread BPJ
The problem was with something else. Sorry for the noise! Den lör 18 juni 2022 17:51Bram Moolenaar skrev: > > > The subject line says it all: I'm trying to use syntax clusters and > wonder > > if clusters may contain other clusters, i.e. should this work? > > > > syn cluster mydslAnyValue

Re: Can syntax clusters contain other clusters?

2022-06-18 Thread Bram Moolenaar
> The subject line says it all: I'm trying to use syntax clusters and wonder > if clusters may contain other clusters, i.e. should this work? > > syn cluster mydslAnyValue contains=@mydslValue,@mydslContainer > syn cluster mydslAllValues contains=@mydslAnyValue,mydslConstant Yes, there is an