summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorninrod <filipe.silva@gmail.com>2017-11-22 23:53:24 -0200
committerninrod <filipe.silva@gmail.com>2017-11-22 23:53:24 -0200
commit5a8b3eac2cbff8caf59676e6b69b1bf13af424c5 (patch)
tree5cc53c706ee1777e5314e2ef7daebc293dd3f13e /readme.org
parenta0ac30158dedb6d0a8d3334b643be086e6e0037b (diff)
update logo
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.org b/readme.org
index 280be8d..e44ca91 100644
--- a/readme.org
+++ b/readme.org
@@ -4,7 +4,7 @@
[[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]]
-[[https://user-images.githubusercontent.com/1532071/29031827-276d67c0-7b98-11e7-9b20-396aee69b6fc.png][https://user-images.githubusercontent.com/1532071/29031827-276d67c0-7b98-11e7-9b20-396aee69b6fc.png]]
+[[https://user-images.githubusercontent.com/8352747/33156355-1a2477d8-cfe0-11e7-93e7-47cc33821e37.png][https://user-images.githubusercontent.com/8352747/33156355-1a2477d8-cfe0-11e7-93e7-47cc33821e37.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: