el-get/recipes/expand-region.rcp
2012-02-29 16:32:14 +01:00

7 lines
381 B
Plaintext

(:name expand-region
:type git
:url "https://github.com/magnars/expand-region.el.git"
:description "Expand region increases the selected region by semantic units. Just keep pressing the key until it selects what you want."
:website "https://github.com/magnars/expand-region.el#readme"
:prepare (autoload 'er/expand-region "expand-region" nil t))