summaryrefslogtreecommitdiff
path: root/latexHeaders/code.sty
diff options
context:
space:
mode:
authorMZuenni <michi.zuendorf@gmail.com>2023-03-02 11:09:03 +0100
committerMZuenni <michi.zuendorf@gmail.com>2023-03-02 11:09:03 +0100
commitb512c0b6e3db58fb8030c34c6dacb1500bbc98e3 (patch)
tree3a152424c1ec9d127a7a21a2f542accf373fcd59 /latexHeaders/code.sty
parent1eb512505b351338f9da6a8452224f398b9ae7d8 (diff)
highlight more used types
Diffstat (limited to 'latexHeaders/code.sty')
-rw-r--r--latexHeaders/code.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/latexHeaders/code.sty b/latexHeaders/code.sty
index 89f2fd6..5c39be5 100644
--- a/latexHeaders/code.sty
+++ b/latexHeaders/code.sty
@@ -45,7 +45,7 @@
aboveskip=3pt,
belowskip=3pt,
deletestring=[b]{'},%lose char heighlighting but win digit separator
- morekeywords={ll, ld},
+ morekeywords={ll, ld, lll, __int128, __float128},
escapechar=@
%moredelim=**[is][{\btHL[fill=green!30,draw=red,dashed,thin]}]{@}{@}
}