mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Update package description.
This commit is contained in:
parent
cbddf23923
commit
82cca4bd57
2 changed files with 4 additions and 1 deletions
|
@ -19,7 +19,7 @@ The DOOM modeline was designed for minimalism, and offers:
|
||||||
- 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 Evil state indicator segment
|
- An indicator for evil state
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
|
|
@ -39,6 +39,9 @@
|
||||||
;; 3. Local python/ruby version in the major-mode
|
;; 3. Local python/ruby version in the major-mode
|
||||||
;; 4. A customizable mode-line height (see doom-modeline-height)
|
;; 4. A customizable mode-line height (see doom-modeline-height)
|
||||||
;; 5. An error/warning count segment for flycheck
|
;; 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:
|
;; Installation:
|
||||||
;; From melpa, `M-x package-install RET doom-modeline RET`.
|
;; From melpa, `M-x package-install RET doom-modeline RET`.
|
||||||
|
|
Loading…
Reference in a new issue