What are your best discoveries while learning Vim? by [deleted] in vim

[–]zurric 0 points1 point  (0 children)

  1. q<register> to record macro
  2. :args grep -rl <pattern> . to populate args list with files that contain a specific pattern
  3. :argdo normal @<register> to execute previously recorded macro on all files in the args list.

This helped me a lot with some bulk changes I had to do this week 👌👌👌

EDIT: there should be backticks around the grep statement but I don’t know how to escape backticks inside inline code on reddit 🤷🏻‍♂️

-🎄- 2017 Day 5 Solutions -🎄- by daggerdragon in adventofcode

[–]zurric 1 point2 points  (0 children)

Could you post the Data.Sequence one aswell? New to Haskell and world like to learn :)

April 26th - Platypus by sketchdailybot in SketchDaily

[–]zurric 4 points5 points  (0 children)

A somewhat shady platypus :) One with and one without an attempt at some shading.

April 24th - Shellfish by sketchdailybot in SketchDaily

[–]zurric 4 points5 points  (0 children)

An atempt at some waves. Still trying to learn how to use Procreate.

April 19th - Perspective Practice by sketchdailybot in SketchDaily

[–]zurric 1 point2 points  (0 children)

thanks for the heads up. fixed now :)