[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ruby-end 1aa855419b 50/91: Add link to Youtube video in
From: |
ELPA Syncer |
Subject: |
[elpa] externals/ruby-end 1aa855419b 50/91: Add link to Youtube video in README. |
Date: |
Wed, 25 Jan 2023 19:58:27 -0500 (EST) |
branch: externals/ruby-end
commit 1aa855419babddd13d0d56cd5228b87ba770d3ee
Author: Johan Andersson <johan.rejeep@gmail.com>
Commit: Johan Andersson <johan.rejeep@gmail.com>
Add link to Youtube video in README.
---
README.markdown | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.markdown b/README.markdown
index c1658d7184..c1549161b6 100644
--- a/README.markdown
+++ b/README.markdown
@@ -3,6 +3,8 @@ Ruby end is a minor mode for Emacs that can be used with
`ruby-mode`
to automatically close blocks by inserting `end` when typing a "block
keyword", followed by a space.
+[<img
src="http://img.youtube.com/vi/00O_8gTFe-k/0.jpg";>](https://www.youtube.com/watch?v=00O_8gTFe-k)
+
## Installation
I recommend installing via ELPA, but manual installation is simple as well:
- [elpa] externals/ruby-end 95544f5e9e 76/91: Update Travis config, (continued)
- [elpa] externals/ruby-end 95544f5e9e 76/91: Update Travis config, ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 6c7c8e5e21 37/91: Require ruby-mode., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 9ec6d1b7e5 54/91: Do not activate ruby-end-mode in features., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 5aba673f0e 85/91: ruby-end-code-at-point-p: Check syntax-ppss instead of text props, ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end ea453f5ac6 82/91: Use EVM Travis binaries, ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 8b2aaf6467 58/91: Add Travis., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 92dd44a4f5 35/91: Update README., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 5d302e1b84 43/91: Updated version to 0.2.0., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 8de5a68ff6 45/91: Add pkg file., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 338879148d 47/91: Add Makefile to run tests., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 1aa855419b 50/91: Add link to Youtube video in README.,
ELPA Syncer <=
- [elpa] externals/ruby-end 2be07b0259 53/91: Update version to v0.2.1., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end cc4b8a42c3 57/91: Migrate from Carton to Cask., ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end cf55eff3f8 60/91: Merge branch 'last-command', ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 22879aa681 71/91: add hook for enhanced ruby mode, ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 3616cedc25 83/91: Add file features/vendor/.nosearch, ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end a762ab34ac 86/91: Add the recommended second arg to looking-back calls, ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 7c11c81583 88/91: Remove the deprecated usage of asterisks in defcustom docstrings, ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 3a8152e42a 90/91: Bump the version, ELPA Syncer, 2023/01/25
- [elpa] externals/ruby-end 2d4097afcb 91/91: Update the copyright blurb, ELPA Syncer, 2023/01/25