language-emacs-lisp
v1.4.0
Published
Emacs Lisp support for Atom.
Downloads
8
Maintainers
Readme
Emacs Lisp Support
Hand-crafted syntax highlighting and editor commands for Emacs Lisp in Atom.
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.