File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ Emacs Lisp Support
2+ ==================
3+
4+ Hand-crafted syntax highlighting and editor commands for Emacs Lisp in Atom.
5+
6+ <img src =" https://raw.githubusercontent.com/Alhadis/language-emacs-lisp/static/figure-1.png " width =" 802 " alt =" Atomacs " />
7+
8+
9+ Commands
10+ --------
11+ This package includes two commands to run Lisp code in Emacs from Atom:
12+
13+ * ` language-emacs-lisp:run-selection `
14+ * ` language-emacs-lisp:run-file `
15+
16+ <img src =" https://raw.githubusercontent.com/Alhadis/language-emacs-lisp/static/figure-2.png " width =" 464 " alt =" Math: One not even " />
17+
18+ These aren't attached to any keybindings by default. You'll need to assign them
19+ [ shortcuts] ( http://flight-manual.atom.io/behind-atom/sections/keymaps-in-depth/ )
20+ yourself.
21+
22+ ** NOTE:**
23+ These require Emacs to be in your ` $PATH ` , and probably don't work on Windows.
You can’t perform that action at this time.
0 commit comments