diff options
| author | Filipe Correa Lima da Silva <filipe.silva@bcb.gov.br> | 2017-06-05 20:10:33 -0300 |
|---|---|---|
| committer | Filipe Correa Lima da Silva <filipe.silva@bcb.gov.br> | 2017-06-05 20:12:01 -0300 |
| commit | 9b3986432e5bb4bb4aa6a57b524c8deb1cb658b0 (patch) | |
| tree | 53475e17e8099e11af1e103778a27080090a5d93 | |
| parent | 1d4e72a17831fba6e36a9f766604880bab4ea3bb (diff) | |
fix travis badge
| -rw-r--r-- | readme.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ * Evil Surround -[[https://travis-ci.org/emacs-evil/evil-surround.png][https://travis-ci.org/emacs-evil/evil-surround.png]] +[[https://travis-ci.org/emacs-evil/evil-surround][https://travis-ci.org/emacs-evil/evil-surround.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: |
