@dominicm: "If you think paredit is not for you, then you need to become the kind of person that paredit is for."
@maio: Lol. But paredit.vim 😉
That's a very annoying quote. Developers don't conform, they create.
@nkraft: In that case, I’d go |(fnc a b)
-> wrap -> (|(fnc a b))
-> (a| (fnc a b))
Which is two keystrokes.
Not arguing your general point, but that’s a case paredit actually handles pretty well. I have wrap bound to Cmd-Shift-9 so its almost like entering a paren, I just use Cmd to determine whether to wrap or not.
I’m jealous of vi's verb-object model though, and I’m planning to try to learn vi at some point, although I’ll use it within Cursive with the vi emulation.