1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-04-02 03:18:09 -09:00

Add smart-forward

- semantic navigation based on expand-region.el
This commit is contained in:
Magnar Sveen 2012-10-17 09:08:22 +02:00
parent b14e088b7b
commit 4219b0d9d2

1
recipes/smart-forward Normal file
View file

@ -0,0 +1 @@
(smart-forward :repo "magnars/smart-forward.el" :fetcher github :files ("smart-forward.el"))