Update README.

This commit is contained in:
Vincent Zhang 2018-08-23 11:10:51 +08:00
parent 56304ef4a1
commit 1ae5f7a523

View file

@ -12,14 +12,14 @@ It's integrated to [Centaur Emacs](https://github.com/seagle0128/.emacs.d).
The DOOM modeline was designed for minimalism, and offers: The DOOM modeline was designed for minimalism, and offers:
- A match count panel (for anzu, iedit, multi-cusor, evil-search and evil-substitute) - A match count panel (for `anzu`, `iedit`, `multi-cusor`, `evil-search` and `evil-substitute`)
- An indicator for recording a macro - An indicator for recording a macro
- Local python/ruby/perl/go/elixir version in the major-mode - Local `python`/`ruby`/`perl`/`go`/`elixir` version in the major-mode
- A customizable mode-line height (see doom-modeline-height) - A customizable mode-line height (see `doom-modeline-height`)
- An error/warning count segment for flycheck - An error/warning count segment for `flycheck`
- A workspace number segment for eyebrowse - A workspace number segment for `eyebrowse`
- A window number segment for winum and window-numbering - A window number segment for `winum` and `window-numbering`
- An indicator for evil state - An indicator for `evil` state
## Install ## Install