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

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

[nongnu] elpa/moe-theme 2149abb8db 247/352: Readme fix.


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 2149abb8db 247/352: Readme fix.
Date: Fri, 7 Jan 2022 03:59:29 -0500 (EST)

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

    Readme fix.
---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 1a8c1a2145..bd071e4302 100644
--- a/README.md
+++ b/README.md
@@ -120,7 +120,8 @@ You may want to resize titles in `markdown-mode`, 
`org-mode`, or `ReStructuredTe
 ```
 
 >Markdown should have 6 items; org has 9 items; rst has 6 items.
->Notice that these resizing settings should be placed **before** `(moe-dark)` 
or `(moe-light)`.
+>
+>Make sure that these resizing settings should be placed **before** 
`(moe-dark)` or `(moe-light)`.
 
 The values should be lists. Larger the values, larger the fonts.
 If you don't like this, just leave them nil, and all the titles will be the 
same size.
@@ -140,7 +141,7 @@ Mayby you'll like `M-x` `moe-theme-random-color`, too; 
which gives you a random
 #### 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`.
 
->**Confirm that `(require 'powerline)` must before `(require 'moe-theme)`. 
Otherwise, `powerline-moe-theme` will not be initallized.**
+>Make sure that `(require 'powerline)` must be placed **before** `(require 
'moe-theme)`. Otherwise, `powerline-moe-theme` will not be initallized.
 
 You can add this line to your init file:
 



reply via email to

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