This repository was archived by the owner on Feb 26, 2021. It is now read-only.

Description
As the title says, in agda-mode I can successfully compile my .agda file and everything seems to work except the fact that I have to copy/paste unicode symbols.
In Emacs writing \forall (or any other unicode code) would replace it with the corresponding unicode symbol, while in Atom nothing seems to happen.
Is there a special setting I have to turn on or something? I'm not sure how to debug this issue