X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=pret-lam.lua;h=f14b962ba2cd162a8f9743e73aeef8e30b695776;hp=5769a312d94af372d5f319e8300c4550a8cbe3a1;hb=7478246c37601e71a6b64b1bb19c4d74e1b34ff3;hpb=c4abca08c46358134e3f73b2904293ef7a21b8b7 diff --git a/pret-lam.lua b/pret-lam.lua index 5769a31..f14b962 100644 --- a/pret-lam.lua +++ b/pret-lam.lua @@ -25,6 +25,7 @@ buffers.visualizers.lam.symbols = { -- The default * sits very high above the baseline, \ast (u+2217) looks -- better. ['*'] = {repr = '\\ast'}, + ['~'] = {repr = '\\sim'}, }