[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/evil-surround 9b3986432e 100/175: fix travis badge
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/evil-surround 9b3986432e 100/175: fix travis badge |
Date: |
Mon, 9 Oct 2023 13:01:06 -0400 (EDT) |
branch: elpa/evil-surround
commit 9b3986432e5bb4bb4aa6a57b524c8deb1cb658b0
Author: Filipe Correa Lima da Silva <filipe.silva@bcb.gov.br>
Commit: Filipe Correa Lima da Silva <filipe.silva@bcb.gov.br>
fix travis badge
---
readme.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/readme.org b/readme.org
index 85d1c195fe..c34b5404bd 100644
--- a/readme.org
+++ b/readme.org
@@ -1,6 +1,6 @@
* Evil Surround
-[[https://travis-ci.org/emacs-evil/evil-surround.png][https://travis-ci.org/emacs-evil/evil-surround.png]]
+[[https://travis-ci.org/emacs-evil/evil-surround][https://travis-ci.org/emacs-evil/evil-surround.png]]
This package emulates [[https://github.com/tpope/vim-surround][surround.vim]]
by [[https://github.com/tpope][Tim Pope]]. The functionality is wrapped into a
minor mode.
To enable it globally, add the following lines to ~/.emacs:
- [nongnu] elpa/evil-surround 3e4baf7e20 084/175: Merge pull request #80 from mineo/doc-fixes, (continued)
- [nongnu] elpa/evil-surround 3e4baf7e20 084/175: Merge pull request #80 from mineo/doc-fixes, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 1f59618339 088/175: Merge pull request #88 from LemmingAvalanche/update-links-to-evil, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 0a61b55d1b 081/175: Move the Keywords after the Mailing list header, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 4e739e8ec8 106/175: Merge pull request #118 from edkolev/use-evil-test-helpers, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 27dc66d5d8 093/175: closes #91: evil-surround-pairs-alist typo, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 966dc25c96 076/175: Add missing evil package dependency, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 5a45da3d71 101/175: add melpa badge, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround b41116a613 087/175: Point to new repository for Evil, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround fe6351b8fe 094/175: Fix defcustom type specification for pairs-alist variable, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 5ea0a9ae5a 108/175: Remove debug messages, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 9b3986432e 100/175: fix travis badge,
ELPA Syncer <=
- [nongnu] elpa/evil-surround 2343fe5497 105/175: Use `evil-test-helpers` for testing, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 6ed0750414 107/175: Add examples from readme as automated tests, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 1d4e72a178 099/175: closes #98: orgify readme, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 92299c2e5c 112/175: upgrade badges. add GPLv3 badge., ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 9967e5f4e4 118/175: fix typo, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 5a8b3eac2c 114/175: update logo, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 757ddb93c7 122/175: add tests for @jusbur's pull #130 which fixes #125, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround a14856cd81 157/175: Bump version to 1.0.4, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 5a20c9757e 126/175: surround-function improvement for lisp modes (#134), ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 62255a9901 123/175: Fix regression for Emacs 26 caused by #125 fix, ELPA Syncer, 2023/10/09