mirror of
https://github.com/vale981/doom-modeline
synced 2025-03-05 17:31:37 -05:00
Update README.
This commit is contained in:
parent
ad01172070
commit
78671e611f
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ In `init.el`,
|
||||||
|
|
||||||
``` emacs-lisp
|
``` emacs-lisp
|
||||||
(require 'doom-modeline)
|
(require 'doom-modeline)
|
||||||
(+doom-modeline|init)
|
(doom-modeline-init)
|
||||||
```
|
```
|
||||||
|
|
||||||
### Use-package
|
### Use-package
|
||||||
|
|
Loading…
Add table
Reference in a new issue