A hacker's file manager with VIM inspired keybind. Contribute to houqp/kiorg development by creating an account on GitHub. (more…)
Read more »
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 »
This may be obvious to Vim veterans, but I’ve been using Vim for years and only found out about this trick recently. It makes it faster and easier to switch from insert mode to normal mode. Effective use of Vim means switching between modes constantly, so... (more…)
Read more »
Last month I researched two historical questions. I originally posted summaries on Twitter and am reproducing both here.1
Why Vim Uses hjkl Question: Why does Vim use hjkl and not the arrow keys for navigation?
Common Explanation: It keeps your fingers on... (more…)
Read more »
Over the years I've jumped back and forth between many code editors, IDEs and tools; but it seems that somehow I always end up coming right back to VIM, and not only for programming – guess which markdown editor I'm using to write this post. (more…)
Read more »