If you haven’t used Macros before in (Neo)Vim then you are missing out! Here’s an intro to the powerful tool.
Registers
Before we jump into macros, we will first want to familiarize ourselves with registers.
Vim registers are spaces in memory that Vim uses to store some text or operation details. Each of these spaces has an identifier so that it can be acc…
Keep reading with a 7-day free trial
Subscribe to Neovim Gurus to keep reading this post and get 7 days of free access to the full post archives.