All Projects → LightTable → Emacs

LightTable / Emacs

Licence: mit
Emacs keybindings for Light Table

Programming Languages

javascript
184084 projects - #8 most used programming language

Emacs for Light Table

A thin wrapper around CodeMirror's Emacs mode that integrates it into Light Table.

For additional Emacs-like functionality, see the guide for Emacs Users.

Setup

Install the Emacs plugin using the Plugin Manager. Emacs keybindings only take effect on new files. Existing files will need to be reopened.

For Committers

Upgrade emacs.js with the following where $VERSION is a version number tag:

curl https://raw.githubusercontent.com/codemirror/CodeMirror/$VERSION/keymap/emacs.js > emacs.js

emacs.js is currently on CodeMirror version 4.5.0.

License

Copyright (C) 2013 Kodowa Inc.

Distributed under the MIT license, see license.md for the full text.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].