mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Update README.
This commit is contained in:
parent
ed2791caf8
commit
70cea8a5fb
1 changed files with 5 additions and 3 deletions
|
@ -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:
|
||||
|
||||
- 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
|
||||
- Local python/ruby version in the major-mode
|
||||
- A customizable mode-line height (see +doom-modeline-height)
|
||||
- Local python/ruby/go version in the major-mode
|
||||
- A customizable mode-line height (see doom-modeline-height)
|
||||
- An error/warning count segment for flycheck
|
||||
- A workspace number segment for eyebrowse
|
||||
- A window number segment for window-numbering
|
||||
|
||||
## Install
|
||||
|
||||
|
|
Loading…
Reference in a new issue