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.
Developer Tools Running Tests from MacVim in iTerm2 Version 3 An update to an AppleScript script that can be triggered from MacVim to find a specific iTerm2 tab for running focused tests.
Developer Tools Code Like a Craftsman with a Vim Clutch Configuring a foot pedal is incredibly easy. Mine came with a simple driver app that took no more than a couple of minutes to install and configure.
Developer Tools Clojure Development in Spacemacs Spacemacs is an awesome editor, and it's excellent for Clojure. Here I’ll describe the installation and setup process and point out a few useful tools.
Developer Tools Everyday Vim – A Basic Vim Commands Cheat Sheet Vim can still be super helpful if all you know is a few commands. So I’ve compiled a few of the Vim commands that I use every day.