paredit
paredit copied to clipboard
Added paredit_forward_select and paredit_backward_select
Hi, I've added the ability to expand the selection when moving with paredit_forward or paredit_backward. I have ctrl+left and ctrl+right bound to these commands and so I found that I expected ctrl+shift+right and ctrl+shift+left to work by extending the selection this way, so here it is.
Paredit is great, thanks!