evil-cleverparens
evil-cleverparens copied to clipboard
fix issue #38
This fixes issue 38:
xon the beginning of a string (["]some string") without region deletes both double quotesxon the end of a string ("some string["]) without region deletes both double quotesxon regions of strings andxwithin comments is left unchangedxon string delimiters (as far as I know this is') deletes the delimiter (in lisp, this is mostly used forquote, which shouldn't be balanced anyways)
Would love to see this fixed
This has been fixed by https://github.com/emacs-evil/evil-cleverparens/commit/7b478ead857a47961c2e14f86a9259d96d440d25