| www.hillelwayne.com
Regular expressions can be frightening if you have no idea what you're looking at. Let's unravel their meanings.| The Valuable Dev
This new Vim article explains special arguments for mapping, how to create operator pending mappings, the command ':execute', autocommands, custom functions, user commands, and more| The Valuable Dev
Discover Vim's keystrokes for INSERT mode completion, abbreviations, how work the viminfo file, and more!| The Valuable Dev
Continuing our path to Vim mastery with digraphs, interesting keystrokes in VISUAL and INSERT MODE, thorough explanations of Vim's regex engine, and more!| The Valuable Dev
You know already the basics of Vim and you want to get better? This article explains more advanced Vim concepts.| The Valuable Dev
| thevaluable.dev
A complete guide about searching, finding and replacing in Vim, in one or multiple file, with or without plugins| The Valuable Dev
Have You Ever Played With Your Editor? Compose your own Vim symphony Vim was too complicated. It wasn't worth the effort to learn it. Or so I thought. I tried anyway. I could write and edit my content after a couple of hours. Why everybody thought it was so hard? Even better: I was more productive, I could focus solely on what I was writing, and I had so much fun!| themouseless.dev
We continue our walk on the path leading to Vim mastery by reviewing crazy Vim functionalities which will increase even more your productivity.| The Valuable Dev
I’ve been using Vim for eight years and am still discovering new things. This is usually seen as a Good Thing About Vim. In my head, though, it’s a failing of discoverability: I keep discovering new things because Vim makes it so hard to know what’s available. While people often talk about the beauty of modal editing or text objects, I don’t think that gets at the essence of Vim.| Hillel Wayne