mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-09 00:11:49 -07:00
Create README.md
This commit is contained in:
parent
96a7bb9559
commit
26e5c38cb7
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# emacs-which-key
|
||||
Rewrite of guide-key-mode for emacs.
|
||||
|
||||
It's very, very rough right now.
|
||||
|
||||
Planned features:
|
||||
1. Simplify code, especially the trigger mechanism to make it less resource
|
||||
intensive than guide-key.
|
||||
2. Add option to replace descriptions of keys on the fly.
|
||||
3. Switch from using popwin to window-purpose.
|
||||
Loading…
Add table
Add a link
Reference in a new issue