On Wed, 17 Nov 2010 13:53:10 -0500 Jonathan Daily biomathjdaily@gmail.com wrote:
No luck, although I did encounter a further complication: the markup language accepts embedded lua scripts. I think this lexer is beyond my current abilities, especially considering how little C I know. What gives a relatively decent coloring scheme, though, is config files. Does anyone know how to get them to ignore indentation?
In your user filetypes.conf, try:
[lexer_properties] lexer.props.allow.initial.spaces=1
Nick