doomemacs/modules
Henrik Lissner f5e8c72bb6
Add experimental modeline (disabled by default)
This mode-line may have bugs and its implementation details are certain
to change (it doesn't follow naming conventions, for instance). It also
doesn't have all the features of the old modeline (yet).

However, it is easily twice as fast as the original, and a little more
flexible, what with the `mode-line-format-left' and
`mode-line-format-right' variables. It also exposes a more powerful API
for defining modelines and modeline segments (and switching between
them).

It is disabled by default and must be activated with the +new module
flag on the ui/doom-modeline module.
2018-07-04 17:49:44 +02:00
..
app Refactor app/rss & improve kill-buffer process 2018-06-29 15:08:06 +02:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion Disable company-mode in eshell-mode 2018-06-29 01:51:49 +02:00
config Add SPC o a keybind (org-agenda-list) 2018-07-04 14:09:56 +02:00
editor Fix indentation for many autodef setters 2018-06-22 01:49:21 +02:00
emacs emacs/eshell: restore margins 2018-07-03 20:07:14 +02:00
feature fix wrong argument order in usage of alist-get 2018-07-02 11:05:10 +08:00
lang Fix +org/insert-item in nested plain lists 2018-07-04 14:19:22 +02:00
tools Rename doom-before-switch-*-hook hooks 2018-07-03 03:41:08 +02:00
ui Add experimental modeline (disabled by default) 2018-07-04 17:49:44 +02:00