gnuplot-mode icon indicating copy to clipboard operation
gnuplot-mode copied to clipboard

Add macros to syntax highlighting

Open lucaswerkmeister opened this issue 7 years ago • 1 comments

It would be nice if this mode supported syntax highlighting for gnuplot macros (@variable). (Does that belong in the syntax table or in the Font Lock defaults?)

Thanks for writing this mode, by the way, it’s makes it much more pleasant to edit gnuplot code :)

lucaswerkmeister avatar Sep 27 '18 11:09 lucaswerkmeister

font-lock-preprocessor-face sounds like the right Font Lock face to use.

lucaswerkmeister avatar Sep 27 '18 11:09 lucaswerkmeister