Docs: update feature section.

This commit is contained in:
Vincent Zhang 2018-12-23 00:32:33 +08:00
parent b85cc7ba16
commit af312dddba
2 changed files with 4 additions and 4 deletions

View file

@ -35,8 +35,8 @@ The `doom-modeline` was designed for minimalism, and offers:
- An indicator for current input method
- An indicator for `LSP` state
- An indicator for github notifications
- Truncated file names, file icon, buffer state and project name in buffer
information segment, which is compatible with `projectile` or `project`
- Truncated file name, file icon, buffer state and project name in buffer
information segment, which is compatible with `projectile` and `project`
## Screenshots

View file

@ -54,8 +54,8 @@
;; - An indicator for debug state
;; - An indicator for LSP state
;; - An indicator for github notifications
;; - Truncated file names, file icon, buffer state and project name in buffer
;; information segment, which is compatible with projectile or project
;; - Truncated file name, file icon, buffer state and project name in buffer
;; information segment, which is compatible with projectile and project
;;
;; Installation:
;; From melpa, `M-x package-install RET doom-modeline RET`.