1.4.0 • Published 5 years ago

language-emacs-lisp v1.4.0

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

Emacs Lisp Support

Build status: TravisCI Build status: AppVeyor Latest package version

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.