Developer Tools Vim Macros: How to Record and Replay Vim macros let us transform code like no other editor. Here's how to use them and never write tedious code again.
Developer Tools Vim Users: Replace Your Caps_lock with Esc Vim users: Here are two alternatives to modify your Caps Lock with Escape that don't involve installing Karabiner-Elements.
Developer Tools Embracing a Personalized Development Environment with Neovim I recently decided to give Neovim a try as a full time code editor. Here are my recommendations from attempting to transition to a PDE.
Development Think Long-Term and Lower Your Developer Time Preference As a developer, use the concept of time preference in daily decision making, consciously choosing to lower your time preference.
Developer Tools Vim is (Probably) Not the Right Tool for the Job One of the most important plugins is the Vim plugin which brings all the powerful commands from Vim to your favorite code editor.
Personal Optimization Tips for Learning Vim in 2023 One of the most important tools for learning Vim is a cheat sheet, or, if you’d like a deeper dive, a Vim book.
Developer Tools Why I’m Relearning Vim in 2023 Because of its mnemonic-based vernacular and widespread support, learning Vim in 2023 is more achievable than ever.
Developer Tools Everyday Vim – A Basic Vim Commands Cheatsheet Vim can be super helpful even if you only know a few commands. So I've compiled a few of the Vim commands that I use every day.
Personal Optimization Power Editing: Keep Your Hands on the Keyboard Here are four tips, from keyboard shortcuts to command palettes, that will keep your hands on the keyboard and make you a power editor.
Developer Tools Improving Command Line Productivity with GNU Readline My favorite Readline features for improving my workflow on the command line—keyboard shortcuts, long commands, reverse search, and persisting options.
Developer Tools My Favorite Commands from a Year of Vim I’ve been using vim as my primary text editor for a little over a year now. I’m going to share some of my favorite vim commands that I’ve discovered.
Developer Tools A Guide to Transitioning from GUI Editors to Vim A short guide for transitioning to Vim from GUI text editors like VS Code and Sublime. Get up to speed by learning the most essential commands.