Update docs and bump version to 2.3.0.

This commit is contained in:
Vincent Zhang 2019-05-20 01:52:51 +08:00
parent ea9c02134c
commit 798c8687cd
2 changed files with 3 additions and 1 deletions

View file

@ -42,6 +42,7 @@ The `doom-modeline` was designed for minimalism, and offers:
- New mode-line for `Info-mode` buffers
- New package mode-line for `paradox`
- New mode-line for `helm` buffers
- New mode-line for `git-timemachine` buffers
## Screenshots

View file

@ -4,7 +4,7 @@
;; Author: Vincent Zhang <seagle0128@gmail.com>
;; Homepage: https://github.com/seagle0128/doom-modeline
;; Version: 2.2.1
;; Version: 2.3.0
;; Package-Requires: ((emacs "25.1") (all-the-icons "1.0.0") (shrink-path "0.2.0") (dash "2.11.0"))
;; Keywords: faces mode-line
@ -63,6 +63,7 @@
;; - New mode-line for Info-mode buffers
;; - New package mode-line for paradox
;; - New mode-line for helm buffers
;; - New mode-line for git-timemachine buffers
;;
;; Installation:
;; From melpa, `M-x package-install RET doom-modeline RET`.