prettify-symbols-alist

prettify-symbols-alist is a variable defined in `prog-mode.el'.
Its value is
nil

  • Automatically becomes buffer-local when set.

Documentation:
Alist of symbol prettifications.
Each element looks like (SYMBOL . CHARACTER), where the symbol
matching SYMBOL (a string, not a regexp) will be shown as
CHARACTER instead.