mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Docs: update feature section.
This commit is contained in:
parent
b85cc7ba16
commit
af312dddba
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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`.
|
||||
|
|
Loading…
Reference in a new issue