Update README.

This commit is contained in:
Vincent Zhang 2018-06-22 15:19:52 +08:00
parent ed2791caf8
commit 70cea8a5fb

View file

@ -10,11 +10,13 @@ It's also the part of [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 evil-search, iedit and evil-substitute) - A match count panel (for anzue, iedit, evil-search and evil-substitute)
- An indicator for recording a macro - An indicator for recording a macro
- Local python/ruby version in the major-mode - Local python/ruby/go 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 window number segment for window-numbering
## Install ## Install