diff options
| author | Jen-Chieh <jcs090218@gmail.com> | 2020-10-26 13:33:19 +0800 |
|---|---|---|
| committer | Jen-Chieh <jcs090218@gmail.com> | 2020-10-26 13:33:19 +0800 |
| commit | 09b44427b256b7543783124e0b185341842701e1 (patch) | |
| tree | c81f3d27e7f395732608fae518dc6a20321ca168 | |
| parent | ea6b4cbb9985ddae532bd2faf9bb00570c9f2781 (diff) | |
Add badges to README.
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ -# expand-region.el [](http://travis-ci.org/magnars/expand-region.el) [](https://coveralls.io/github/magnars/expand-region.el) +[](http://travis-ci.org/magnars/expand-region.el) +[](https://coveralls.io/github/magnars/expand-region.el) +[](https://melpa.org/#/expand-region) +[](https://stable.melpa.org/#/expand-region) + +# expand-region.el Expand region increases the selected region by semantic units. Just keep pressing the key until it selects what you want. |
