By following the hot keys setup in this article, we can make terminal Vim/Neovim feel just like any native Mac app, MacVim, or working in an editor like VS Code. You’ll be able to use Vim in iTerm2, Kitty, or Alacritty—or your terminal of choice—while sti... (more…)
Read more »
Sorry this is so late: was feeling crummy Monday and Tuesday. Feeling a bit better now, but still gonna get tested, just in case. Gotta be responsible, yo... (more…)
Read more »
Vim users find the h, j, k, l keys useful for navigating documents without a mouse. This tip shows some techniques for configuring vi-like key bindings in web browsers such as Mozilla Firefox and Chromium. Vimperator is an open source extension for Mozill... (more…)
Read more »
Folding is a way to collapse some chunks of code and thus hiding it from the view. That comes handy if you want to focus on editing of some other part of the file and don't want everything else to clutter your view. (more…)
Read more »
sorcerers conjure spirits with spells, but programmers invoke processes with code... (more…)
Read more »