Worked like a charm, thanks. Is there documentation for what can be put into [lexer_properties], or is that a filetype specific parameter?
On Thu, Nov 18, 2010 at 10:08 AM, Nick Treleaven < [email protected]> wrote: > On Wed, 17 Nov 2010 13:53:10 -0500 > Jonathan Daily <[email protected]> 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 > _______________________________________________ > Geany mailing list > [email protected] > http://lists.uvena.de/cgi-bin/mailman/listinfo/geany >
_______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
