Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
visual: apply ansi color only on compilation major mode
Some modes have compilation-mode as parent mode but the ansi coloring scheme is breaking their highlighting. i.e. Wilfred/ag.el#124 Fix this by applying ansi-colors only when the major mode is compilation-mode. Signed-off-by: Loys Ollivier <[email protected]>
- Loading branch information