roman / evil-paredit

Evil extension to integrate nicely with paredit
MIT License
53 stars 18 forks source link

cw deletes a paren if cursor is placed on |__))))) #16

Open darthdeus opened 9 years ago

darthdeus commented 9 years ago

If there are undescores before the closing paren, cw will delete the parens as well, for example

cursor here__)))))
expez commented 9 years ago

@darthdeus I'm no longer expending efforts on this package and I'm not sure @roman is either.

I've written a similar package based on smartparens instead: https://github.com/expez/evil-smartparens