Conceal
Conceal is an Atom package that conceals text and replaces it with prettier alternatives.
To configure Conceal, set the replacements
option in your config.
# config.cson
"*":
conceal:
replacements:
".": "∘"
Conceal is an Atom package that conceals text and replaces it with prettier alternatives.
To configure Conceal, set the replacements
option in your config.
# config.cson
"*":
conceal:
replacements:
".": "∘"