branch: externals/topspace commit ba7eba3d4997b19dbf881e884911ff4fb9a27871 Author: Trevor Pogue <trevorpo...@gmail.com> Commit: GitHub <nore...@github.com>
Make README more concise --- README.md | 29 ++++++++--------------------- 1 file changed, 8 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 190bd9b14e..123be7c24f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ <h1 align="center"> TopSpace </h1> -<p align="center">Scroll above the top line.</p> +<p align="center">Scrollable top margins in Emacs to recenter top lines.</p> + +<!-- padding cursor --> <p align="center"> <a href="http://melpa.org/#/topspace"><img src="http://melpa.org/packages/topspace-badge.svg" height="20"/></a> @@ -16,20 +18,8 @@ <p align="center"><img src="https://user-images.githubusercontent.com/12535207/155176914-87390537-10f0-4ee5-9b37-cd798f07df27.gif" /></a></p> -TopSpace is an Emacs minor mode that lets you scroll above the top line to vertically center the top text or cursor with a scrollable top margin/padding. - -TopSpace is: - -* **Easier on the eyes**: Pull down the 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 commands. - -* **Compatible with [centered-cursor-mode][1]**: -Center the cursor all the way to the top line! -<!-- <br/> --> - -<!-- **Table of contents**: --> +* **Easier on the eyes**: Recenter or pull 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 @@ -87,13 +77,10 @@ after first opening buffers and after window sizes change. # :chains: Supporters -### ↳ Stargazers -[](https://github.com/trevorpogue/topspace/stargazers) +Thank you! It's nice to see it being useful for others. -### ↳ Forkers -[](https://github.com/trevorpogue/topspace/network/members) -<p align="center"><a href="https://github.com/trevorpogue/topspace#"><img src="http://randojs.com/images/barsSmallTransparentBackground.gif" alt="Animated footer bars" width="100%"/></a></p> -<br/> +[](https://github.com/trevorpogue/topspace/stargazers) +[](https://github.com/trevorpogue/topspace/network/members) <p align="center"><a href="https://github.com/trevorpogue/topspace#"><img src="http://randojs.com/images/backToTopButtonTransparentBackground.png" alt="Back to top" height="29"/></a></p> [1]: https://github.com/andre-r/centered-cursor-mode.el