<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Automation on Omar Crosby</title>
    <link>https://omarcrosby.com/tags/automation/</link>
    <description>Recent content in Automation on Omar Crosby</description>
    <image>
      <title>Omar Crosby</title>
      <url>https://omarcrosby.com/images/og.jpg</url>
      <link>https://omarcrosby.com/images/og.jpg</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 09 Aug 2026 17:53:54 -0400</lastBuildDate>
    <atom:link href="https://omarcrosby.com/tags/automation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Vim macros, from record-and-replay to reshaping thousands of lines</title>
      <link>https://omarcrosby.com/posts/vim-macros-from-record-and-replay-to-reshaping-thousands-of-lines/</link>
      <pubDate>Sun, 09 Aug 2026 17:53:54 -0400</pubDate>
      <guid>https://omarcrosby.com/posts/vim-macros-from-record-and-replay-to-reshaping-thousands-of-lines/</guid>
      <description>A Vim macro is a recorded sequence of keystrokes that you replay against a range, and it is the tool that beats sed, awk, and multi-cursor for irregular structural edits. This is the reference post: recording, replaying, applying over ranges, editing a macro as text in a register, recursive macros, and the specific patterns that make macros a daily tool. Fourth and final in the Vim series.</description>
    </item>
  </channel>
</rss>
