Use \$ instead of just $ in lambda expressions.
[matthijs/master-project/report.git] / Utils / Shortcuts.tex
index f7def7331819f50b200130d580cd9687cc02ab0b..5c46d3709e567227be9668978d1969dc70ee66bb 100644 (file)
@@ -33,4 +33,7 @@
 \def\VHDL{\small{VHDL}\autoinsertnextspace}
 \def\GHC{\small{GHC}\autoinsertnextspace}
 
+% TODO: Use this instead of $ to fool syntax highlighting
+\def\${\char36}
+
 % vim: set sw=2 sts=2 expandtab: