Skip to content

yuhan0/eros

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MELPA License GPL 3

Eros

Evaluation Result OverlayS for Emacs Lisp.

Overlay

Installation

Install via MELPA.

For general information on installing Emacs packages, see the Emacs Wiki.

Setup

In your init file, add the following to activate eros-mode and see Emacs Lisp evaluation results as inline overlays.

(eros-mode 1)

Use M-x eros-mode to turn the minor mode off, or call

(eros-mode -1)

Credits

The code is mostly taken from CIDER, and the idea came from Artur Malabarba's blog.

About

Evaluation Result OverlayS for Emacs Lisp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%