emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/moe-theme 02a8d6631e 206/352: Add some notes for powerline


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 02a8d6631e 206/352: Add some notes for powerline config.
Date: Fri, 7 Jan 2022 03:59:24 -0500 (EST)

branch: elpa/moe-theme
commit 02a8d6631ec4223c4df9b34b2c9ffc5fe425c272
Author: kuanyui <azazabc123@gmail.com>
Commit: kuanyui <azazabc123@gmail.com>

    Add some notes for powerline config.
---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c63d7498e0..5c9558aba9 100644
--- a/README.md
+++ b/README.md
@@ -109,7 +109,11 @@ You can also use `M-x` `moe-theme-select-color` to change 
color interactively.
 Mayby you'll like `M-x` `moe-theme-random-color`, too; which gives you a 
random mood :D.
 
 #### Powerline
-Now `moe-theme` supports 
[Powerline](https://github.com/milkypostman/powerline), which makes mode-line 
looks fabulous! We recommended installing `powerline` and run 
`powerline-moe-theme`. You can add this line to your init file:
+Now `moe-theme` supports 
[Powerline](https://github.com/milkypostman/powerline), which makes mode-line 
looks fabulous! We recommended installing `powerline` and run 
`powerline-moe-theme`.
+
+>**Confirm that `(require 'powerline)` must before `(require 'moe-theme)`. 
Otherwise, `powerline-moe-theme` will not be initallized.**
+
+You can add this line to your init file:
 
 ```lisp
 (powerline-moe-theme)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]