Awesome
Emacs Lisp Support
Hand-crafted syntax highlighting and editor commands for Emacs Lisp in Atom.
<img src="https://raw.githubusercontent.com/Alhadis/language-emacs-lisp/static/figure-1.png" width="802" alt="Atomacs" />Commands
This package includes two commands to run Lisp code in Emacs from Atom:
language-emacs-lisp:run-selection
language-emacs-lisp:run-file
These aren't attached to any keybindings by default. You'll need to assign them shortcuts yourself.
NOTE:
These require Emacs to be in your $PATH
, and probably don't work on Windows.