#productivity
2 posts
-
A Vim Journey: Mastering Visual and Command-line Modes
Welcome back to the second part of my Vim journey! In the [previous post](/blog/a-vim-journey), we covered the fundamentals of Vim: understanding modes, the structure of commands (operator + motion + count), and how to think in Vim's language. If you haven't read it yet, I recommend starting there first.
-
A Vim Journey: From Basic Editor to Productivity Powerhouse
I have been using Vim for several years now, but how I use it is very barebones. I only treat it as a basic text editor that I have to use when I SSH into a server because there is no GUI available. I'm often frustrated by how clunky it feels compared to modern IDEs and text editors, I don't even know how to do basic text manipulation without resorting to the mouse.