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

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

[nongnu] elpa/telephone-line 41f84d47cd 087/195: Add headings to example


From: ELPA Syncer
Subject: [nongnu] elpa/telephone-line 41f84d47cd 087/195: Add headings to examples
Date: Wed, 5 Jan 2022 02:59:29 -0500 (EST)

branch: elpa/telephone-line
commit 41f84d47cd63af074969d5575d30ba5fc9f4e5ae
Author: Daniel Bordak <dbordak@fastmail.fm>
Commit: Daniel Bordak <dbordak@fastmail.fm>

    Add headings to examples
---
 examples.org | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/examples.org b/examples.org
index 9f6f00fbb7..2e590e1f93 100644
--- a/examples.org
+++ b/examples.org
@@ -3,6 +3,8 @@
 
 Here are some example configurations. Remember that all variables need to be 
set *before* calling ~(telephone-line-mode t)~
 
+* Abs
+
 [[./screenshots/abs.png]]
 
 #+begin_src emacs-lisp
@@ -21,6 +23,8 @@ Here are some example configurations. Remember that all 
variables need to be set
 
 This is a mostly vanilla evil configuration, pretty close to what I use.
 
+* Right Abs
+
 [[./screenshots/to_the_right.png]]
 
 #+begin_src emacs-lisp
@@ -36,6 +40,8 @@ what I use. The short tag makes the evil tag shorter, since 
we already
 have enough information from the coloration anyway. It does still help
 to differentiate different VISUAL modes, though.
 
+* Gradient
+
 [[./screenshots/gradient.png]]
 
 #+begin_src emacs-lisp
@@ -50,6 +56,8 @@ to differentiate different VISUAL modes, though.
 Here I disable subseparators and set both primaries to the gradient
 separator, which isn't really directional.
 
+* Cubed
+
 [[./screenshots/cubed.png]]
 
 #+begin_src emacs-lisp
@@ -63,6 +71,8 @@ separator, which isn't really directional.
 
 This just uses the cubed separators.
 
+* Subseparator Color
+
 [[./screenshots/sub-color.png]]
 
 #+begin_src emacs-lisp
@@ -77,6 +87,8 @@ for any of the other segments. If you want them to all match 
the
 foreground colors for their segments, you need to make an alist that
 maps every symbol to itself.
 
+* Rainbow
+
 [[./screenshots/rainbow.png]]
 
 #+begin_src emacs-lisp



reply via email to

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