mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 11:09:54 +00:00
Update docs.
This commit is contained in:
parent
586086889e
commit
c656ab2db7
2 changed files with 8 additions and 2 deletions
|
@ -35,10 +35,13 @@ The `doom-modeline` was designed for minimalism, and offers:
|
|||
- An indicator for irc notifications with `circe`
|
||||
- An indicator for buffer position which is compatible with `nyan-mode`
|
||||
- An indicator for party parrot
|
||||
- An indicator for PDF page number
|
||||
- An indicator for PDF page number with `pdf-tools`
|
||||
- An indicator for battery status with `fancy-battery`
|
||||
- Truncated file name, file icon, buffer state and project name in buffer
|
||||
information segment, which is compatible with `projectile` and `project`
|
||||
- New mode-line for `Info-mode` buffers
|
||||
- New package mode-line for `paradox`
|
||||
- New mode-line for `helm` buffers
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -56,10 +56,13 @@
|
|||
;; - An indicator for irc notifications with circe
|
||||
;; - An indicator for buffer position which is compatible with nyan-mode
|
||||
;; - An indicator for party parrot
|
||||
;; - An indicator for PDF page number
|
||||
;; - An indicator for PDF page number with pdf-tools
|
||||
;; - An indicator for battery status with fancy-battery
|
||||
;; - Truncated file name, file icon, buffer state and project name in buffer
|
||||
;; information segment, which is compatible with projectile and project
|
||||
;; - New mode-line for Info-mode buffers
|
||||
;; - New package mode-line for paradox
|
||||
;; - New mode-line for helm buffers
|
||||
;;
|
||||
;; Installation:
|
||||
;; From melpa, `M-x package-install RET doom-modeline RET`.
|
||||
|
|
Loading…
Reference in a new issue