Skip to content

Commit

Permalink
Merge pull request oantolin#243 from minad/align
Browse files Browse the repository at this point in the history
embark-region-map: Add align action
  • Loading branch information
oantolin authored Jun 14, 2021
2 parents b9ce103 + 57e311d commit 17969d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions embark.el
Original file line number Diff line number Diff line change
Expand Up @@ -2149,6 +2149,7 @@ and leaves the point to the left of it."
("c" capitalize-region)
("|" shell-command-on-region)
("e" eval-region)
("a" align)
("i" indent-rigidly)
("TAB" indent-region)
("f" fill-region)
Expand Down

0 comments on commit 17969d0

Please sign in to comment.