diff options
| author | Aaron Gonzales <aaronzinho@ucla.edu> | 2021-07-01 09:10:32 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-01 09:10:32 -0700 |
| commit | 519e92eabc470fe1792d8d4a37c98e76cf195840 (patch) | |
| tree | 956ca18f33182ade8574c6b8d02af47e41ee19da | |
| parent | 6ed37a7c58549da761f5d9b6864192ff5e535bec (diff) | |
| parent | 09b44427b256b7543783124e0b185341842701e1 (diff) | |
Merge pull request #265 from jcs-PR/badge
| -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. |
