The same tip can be used in vim-fireplace with "c!!" (minus the quotes).
I find it especially useful when creating tests (as in OP).
Lucas
> On 15 Sep 2014, at 13:11, Mayank Jain wrote:
>
> Nice! Thanks for sharing!
>
>> On Mon, Sep 15, 2014 at 1:40 AM, Jony Hudson wrote:
>> Why did I ne
Nice! Thanks for sharing!
On Mon, Sep 15, 2014 at 1:40 AM, Jony Hudson wrote:
> Why did I never think of using that! Nice :-)
>
>
> Jony
>
>
> On Sunday, 14 September 2014 08:35:16 UTC+1, Stathis Sideris wrote:
>>
>> Hello all,
>>
>> There is some functionality in cider (C-c C-w) that can potent
Why did I never think of using that! Nice :-)
Jony
On Sunday, 14 September 2014 08:35:16 UTC+1, Stathis Sideris wrote:
>
> Hello all,
>
> There is some functionality in cider (C-c C-w) that can potentially save
> you a lot of typing when transforming Clojure code and I haven't seen many
> peop
Nice useful demonstration, Stathis. Thanks!
On Sunday, September 14, 2014 3:35:16 AM UTC-4, Stathis Sideris wrote:
>
> Hello all,
>
> There is some functionality in cider (C-c C-w) that can potentially save
> you a lot of typing when transforming Clojure code and I haven't seen many
> people us
Hello all,
There is some functionality in cider (C-c C-w) that can potentially save
you a lot of typing when transforming Clojure code and I haven't seen many
people using it, so I made a screencast to demonstrate:
http://www.youtube.com/watch?v=LXhWW1Yqpt0
Hopefully you'll find it useful.
Th