evil-cleverparens icon indicating copy to clipboard operation
evil-cleverparens copied to clipboard

Move point when executing evil-cp-change

Open yyoncho opened this issue 7 years ago • 4 comments

yyoncho avatar Sep 20 '17 17:09 yyoncho

ping

yyoncho avatar Sep 25 '18 05:09 yyoncho

Confirmed, this resolves: #70 Example from #70:

(|foo  "bar") 
  • With evil-cleverparens-mode enabled
  • Pressing ci" results in:

Before:

(|foo "")

After:

(foo "|") 

duianto avatar Jul 19 '19 07:07 duianto

ping?

yyoncho avatar Aug 26 '19 13:08 yyoncho

The author doesn't seem to be very active on github, the last activity seems to have been in sept 2018. https://github.com/luxbock

And the latest commit occurred: Jul 18, 2017 https://github.com/luxbock/evil-cleverparens/commits/master

duianto avatar Aug 27 '19 12:08 duianto