(no title)
Zoophy
|
13 years ago
I wish I spent the time trying to learn vIm learning something which is actually productive instead of hoping to have a better editing/writing flow with some deprecated, obscure CLI editor with a way too steep learning curve.
danneu|13 years ago
15 minutes later after learning commands like A, I, o, O, dd, p, and P it was clear to me that I wanted to use Vim seriously.
The hard part was arriving at a workflow, a set of plugins that I actually liked using. I imagine a great deal of people don't get to that point. I almost didn't. Especially since the commonly recommended plugins like NERDTree are awkward and clunky.
I think discovering CtrlP was the turning point for me.
A lot of luck was definitely involved. Sometimes I stay up at night wondering just how many versions of myself had given up on Vim when my wavefunction collapsed and I happened to be the chosen eigenstate that stuck with it.
RegEx|13 years ago
sprobertson|13 years ago
As far as "actually productive," having a better editing/writing flow is one of the biggest productivity enhancements I've encountered in my programming career.