mirror of
https://github.com/vale981/boon
synced 2025-03-06 01:51:38 -05:00
14 lines
621 B
Org Mode
14 lines
621 B
Org Mode
* fix swap-region
|
|
* DONE change helm-command-map
|
|
** change c to be as in the regular map
|
|
* When 24.4 rolls out:
|
|
** TODO use string-blank-p
|
|
** bind rectangle-mark-mode in extras
|
|
** DONE checkout electric-pair-mode options (http://www.masteringemacs.org/articles/2013/12/29/whats-new-in-emacs-24-4/) and clean the code
|
|
* DONE Add enclosure " "text<RET> for arbitrary enclosures
|
|
* DONE Add region specifier ' (former selected region)
|
|
* When inserting a newline; remove spaces before and after the point.
|
|
* DONE Support Fundamental buffers (see evil code)
|
|
* Repeat "last command" (bind on return?)
|
|
No idea how to do that
|
|
|