Clean up the modeline a bit

This commit is contained in:
Bozhidar Batsov 2020-11-24 09:40:14 +02:00
parent 3799d6fd0b
commit 0ebba48c93
5 changed files with 11 additions and 1 deletions

View file

@ -22,6 +22,7 @@
* Added `transient/` to `.gitignore`.
* Fallback to `sample/prelude-modules.el` in the absence of a `prelude-modules.el` in one's personal folder.
* [Ruby] Don't auto-insert coding comments.
* Hide (via `diminish`) `editorconfig-mode`, `super-save`, `company`, `abbrev` and `ivy` in the modeline.
### Bugs fixed