summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorninrod <filipe.silva@gmail.com>2017-12-10 16:03:34 -0200
committerninrod <filipe.silva@gmail.com>2017-12-10 16:03:34 -0200
commit6e1da767ec7f8e6dca41b2a97edd7c1be9752ffa (patch)
tree2a705f844d859f8ec0b60b654ecafa1f7db8e2c1
parent61e4a4aa5c195c52a1018f88ff4607419fb95008 (diff)
try same layout layout as evil
-rw-r--r--readme.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/readme.org b/readme.org
index 214bcb3..c4492a3 100644
--- a/readme.org
+++ b/readme.org
@@ -1,11 +1,10 @@
-* evil-surround
+[[https://user-images.githubusercontent.com/8352747/33807810-91656488-ddc3-11e7-8029-985f28471a47.png][https://user-images.githubusercontent.com/8352747/33807810-91656488-ddc3-11e7-8029-985f28471a47.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://stable.melpa.org/#/evil-surround][file:https://stable.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/8352747/33807810-91656488-ddc3-11e7-8029-985f28471a47.png][https://user-images.githubusercontent.com/8352747/33807810-91656488-ddc3-11e7-8029-985f28471a47.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.