diff options
| author | ninrod <filipe.silva@gmail.com> | 2017-11-22 23:12:30 -0200 |
|---|---|---|
| committer | ninrod <filipe.silva@gmail.com> | 2017-11-22 23:12:30 -0200 |
| commit | a0ac30158dedb6d0a8d3334b643be086e6e0037b (patch) | |
| tree | e4176ea942fa5cd11e34909258b4d47dbc1c91e0 | |
| parent | 92299c2e5c5c9ac3ff4a8073060ebb7d03caca22 (diff) | |
add @edkolev's custom logo
| -rw-r--r-- | readme.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ [[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]] + 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: |
