Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
seagle0128 committed May 9, 2019
1 parent 5860868 commit c656ab2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
5 changes: 4 additions & 1 deletion doom-modeline.el
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down

0 comments on commit c656ab2

Please sign in to comment.