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

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

[elpa] externals/topspace 0d5a7cbc63 055/181: Update README.md


From: ELPA Syncer
Subject: [elpa] externals/topspace 0d5a7cbc63 055/181: Update README.md
Date: Tue, 23 Aug 2022 12:58:33 -0400 (EDT)

branch: externals/topspace
commit 0d5a7cbc6327269ec056af729b0afd6119f4c3b9
Author: Trevor Pogue <trevorpogue@gmail.com>
Commit: GitHub <noreply@github.com>

    Update README.md
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index c745966c9f..88296394c8 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
 * **Easier on the eyes**: Recenter or scroll down top text to a more 
comfortable eye level for reading, especially when in full-screen or on a large 
monitor.
 * **Easy to use**: No new keybindings are required, keep using all your 
previous scrolling & recentering commands, except now you can also scroll above 
the top lines. It also integrates seamlessly with  [centered-cursor-mode][1] to 
keep the cursor centered all the way to the top line.
 
-# :hammer_and_wrench: Installation
+# Installation
 
 TopSpace is available on [MELPA](http://melpa.org).
 After [installing MELPA](https://melpa.org/#/getting-started) you can install 
TopSpace with the following command:
@@ -36,7 +36,7 @@ To enable `topspace-mode` globally on startup, add the 
following to your Emacs c
 (global-topspace-mode 1)
 ```
 
-# :gear: Customization
+# Customization
 ### `topspace-autocenter-buffer`
 * Description: By default, small buffers will be vertically centered with top 
space when first opened by calling `topspace-recenter-buffer` (described below).
 Top space will not be added if the number of text lines in the buffer is larger
@@ -58,7 +58,7 @@ Customize `topspace-center-position` (described below) to 
adjust the centering p
 (custom-set-variables '(topspace-center-position <custom value>))
 ```
 
-# :hammer_and_pick: Extra commands
+# Extra commands
 
 ### `topspace-recenter-buffer`
 * Add enough top space in the selected window to center small buffers.



reply via email to

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