Auto-install adoc-mode

This commit is contained in:
Bozhidar Batsov 2020-09-23 14:50:47 +03:00
parent b3f9e25dd1
commit c8a41db148
2 changed files with 3 additions and 1 deletions

View file

@ -15,6 +15,7 @@
* Remove `prelude-fullscreen`, as these days people can use `toggle-frame-fullscreen` instead. (it was introduced in Emacs 24.4)
* Removed `beacon-mode`.
* Add the `ag` package. It provides a nice alternative to `grep` and has nice Projectile integration.
* Auto-install `adoc-mode` for AsciiDoc files.
### Bugs fixed