Skip to content
This repository has been archived by the owner on May 17, 2018. It is now read-only.

mndrix/atom-emacs-core-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emacs Core Keys

Emacs key bindings for only core Atom functionality.

See the list of supported keys.

Why?

There are several Atom packages which try to implement emacs functionality. Unfortunately, they do too much and end up full of bugs and hard to maintain.

The most common GNU Emacs key bindings have a direct counterpart within Atom's core functionality. These can be implemented without writing any CoffeeScript and without relying on fragile Atom APIs.

But ...

... I want a mark, a kill ring, C-l to recenter, incremental search, etc.

Most of those features are mutually independent. They can be implemented as independent Atom packages so that users can pick and choose their favorites.

About

Emacs key bindings for only core Atom functionality

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •