branch: elpa/evil-matchit
commit 3c9d97f3d346b45f591f5f34f333515aa5869e06
Merge: f981f722df 63846fc4c0
Author: chen bin <[email protected]>
Commit: chen bin <[email protected]>

    Merge pull request #60 from robbyoconnor/patch-1
    
    Add melpa badge
---
 README.org | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.org b/README.org
index 9ef3032d4b..de965bc805 100644
--- a/README.org
+++ b/README.org
@@ -1,5 +1,7 @@
 * evil-matchit (v2.1.1)
 
+[[http://melpa.org/#/evil-matchit][file:http://melpa.org/packages/evil-matchit-badge.svg]]
+
 Vim [[http://www.vim.org/scripts/script.php?script_id=39][matchit.vim]] by 
Benji Fisher ported into Emacs.
 
 Press "%" to jump between matched tags in Emacs. For example, in HTML "<div>" 
and "</div>" are a pair of tags.

Reply via email to