diff options
| author | ninrod <filipe.silva@gmail.com> | 2017-06-21 08:57:45 -0300 |
|---|---|---|
| committer | ninrod <filipe.silva@gmail.com> | 2017-06-21 08:57:45 -0300 |
| commit | 43a266461517d2eb715338da0a31dc6616073116 (patch) | |
| tree | 7e4a0d75117c083051c9cc123893bc39fdec0416 | |
| parent | a4fc4483dff0bb0e544d832a845fdc6fb85c6214 (diff) | |
update melpa badge link. thanks @agsdot
- ref: https://github.com/emacs-evil/evil-surround/commit/5a45da3d711e3f00f05abdc378e4fc939471bce8#commitcomment-22672186
| -rw-r--r-- | readme.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ * evil-surround [[https://travis-ci.org/emacs-evil/evil-surround][https://travis-ci.org/emacs-evil/evil-surround.png]] -[[http://melpa.milkbox.net/#/evil-surround][http://melpa.milkbox.net/packages/evil-surround-badge.svg]] +[[https://melpa.org/#/evil-surround][https://melpa.org/packages/evil-surround-badge.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: |
