[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/evil-surround 92299c2e5c 112/175: upgrade badges. add GPLv
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/evil-surround 92299c2e5c 112/175: upgrade badges. add GPLv3 badge. |
Date: |
Mon, 9 Oct 2023 13:01:07 -0400 (EDT) |
branch: elpa/evil-surround
commit 92299c2e5c5c9ac3ff4a8073060ebb7d03caca22
Author: ninrod <filipe.silva@gmail.com>
Commit: ninrod <filipe.silva@gmail.com>
upgrade badges. add GPLv3 badge.
---
readme.org | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/readme.org b/readme.org
index d6e444da06..46803062a4 100644
--- a/readme.org
+++ b/readme.org
@@ -1,7 +1,8 @@
* evil-surround
-[[https://travis-ci.org/emacs-evil/evil-surround][https://travis-ci.org/emacs-evil/evil-surround.png]]
+[[https://travis-ci.org/emacs-evil/evil-surround.svg?branch=master][https://travis-ci.org/emacs-evil/evil-surround.svg?branch=master]]
[[https://melpa.org/#/evil-surround][https://melpa.org/packages/evil-surround-badge.svg]]
+[[https://www.gnu.org/licenses/gpl-3.0.en.html][https://img.shields.io/badge/license-GPLv3-blue.svg]]
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 27dc66d5d8 093/175: closes #91: evil-surround-pairs-alist typo, (continued)
- [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, 2023/10/09
- [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 <=
- [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
- [nongnu] elpa/evil-surround 6e1da767ec 125/175: try same layout layout as evil, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 63ce018488 132/175: add license file, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 2d878b6cce 166/175: Enable lexical binding, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-surround 6028c76399 131/175: readme: add missing link to `define-and-bind-text-object` macro, ELPA Syncer, 2023/10/09