Update package description.

This commit is contained in:
Vincent Zhang 2018-08-13 00:26:35 +08:00
parent cbddf23923
commit 82cca4bd57
2 changed files with 4 additions and 1 deletions

View file

@ -19,7 +19,7 @@ The DOOM modeline was designed for minimalism, and offers:
- An error/warning count segment for flycheck
- A workspace number segment for eyebrowse
- A window number segment for winum and window-numbering
- An Evil state indicator segment
- An indicator for evil state
## Install

View file

@ -39,6 +39,9 @@
;; 3. Local python/ruby version in the major-mode
;; 4. A customizable mode-line height (see doom-modeline-height)
;; 5. An error/warning count segment for flycheck
;; 6. A workspace number segment for eyebrowse
;; 7. A window number segment for winum and window-numbering
;; 8. An indicator for evil state
;;
;; Installation:
;; From melpa, `M-x package-install RET doom-modeline RET`.