lispyville
lispyville copied to clipboard
evil-replace counterpart?
It would be cool if a char replacement s.a. r[
would change the corresponding element of a pair e.g. (0 1 2)
-> [0 1 2]
when the cursor is on one of the parenthesis.
This sounds like a feature request for lispy if it doesn't already have this functionality (I don't think it does).
@noctuid I have filed an issue at lispy, hopefully they will implement it!