lang/ruby: add rake support

This commit is contained in:
Henrik Lissner 2017-09-22 22:06:13 +02:00
parent 27cd8d8432
commit 93ae5e5f51
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 6 additions and 8 deletions

View file

@ -73,6 +73,8 @@
+ =hydra= Display a separator along the bottom of hydra windows for extra contrast.
+ =ui=
+ =doom-dashboard= Elements are now centered using window-local margins, which fixes discrepancies when multiple dashboards are visible in different sized windows and/or frames (see [[https://github.com/hlissner/doom-emacs/issues/192][#192]]).
+ =lang=
+ =ruby= Added rake support. See the ~rake~ command.
+ =org=
+ If a table is under point when ~+org/toggle-fold~ is invoked, the table is realigned.
+ =org-capture= Fix a vestigial reference to a long-since-renamed function: ~doom/project-root~.