I set all 376 Vim options and I'm still a fool
evanhahn.com
I set all 376 Vim options and I'm still a fool
1–10 of 142 posts
Re: I set all 376 Vim options and I'm still a fool
#2Does anyone else feel vim clumsy like the author? I'm trying to understand how one could accidentally lowercase a whole buffer, or trigger scary messages or open unrecognized menus. Not condescending, just curious. I find the q: thing relatable, but not the rest.
Re: I set all 376 Vim options and I'm still a fool
#3Kudos for reading all those docs and sharing some nuggets. Does anyone else feel vim clumsy like the author? I'm trying to understand how one could accidentally lowercase a whole buffer, or trigger scary messages or open unrecognized menus. Not condescending, just curious. I find the q: thing relatable, but not the rest.
So if you open a file, go to type G to jump to a line, but accidentally hit g, then try to undo it with u out of habit, before hitting G again, you do the same thing.
Re: I set all 376 Vim options and I'm still a fool
#4Kudos for reading all those docs and sharing some nuggets. Does anyone else feel vim clumsy like the author? I'm trying to understand how one could accidentally lowercase a whole buffer, or trigger scary messages or open unrecognized menus. Not condescending, just curious. I find the q: thing relatable, but not the rest.
> lowercase a whole buffer,
Happens a lot to me actually!
That and accidentally incrementing a numeric value haha..
Re: I set all 376 Vim options and I'm still a fool
#5Kudos for reading all those docs and sharing some nuggets. Does anyone else feel vim clumsy like the author? I'm trying to understand how one could accidentally lowercase a whole buffer, or trigger scary messages or open unrecognized menus. Not condescending, just curious. I find the q: thing relatable, but not the rest.
Re: I set all 376 Vim options and I'm still a fool
#6Kudos for reading all those docs and sharing some nuggets. Does anyone else feel vim clumsy like the author? I'm trying to understand how one could accidentally lowercase a whole buffer, or trigger scary messages or open unrecognized menus. Not condescending, just curious. I find the q: thing relatable, but not the rest.
Uh to be perfectly honest for the past … 30 years I’ve ran with a buddies vimrc and really never took the time to understand it; it was perfectly good lol and to this day I could not recreate it if I lost it. > lowercase a whole buffer, Happens a lot to me actually! That and accidentally incrementing a numeric value haha..
Re: I set all 376 Vim options and I'm still a fool
#7Earlier quoted context omitted.
Uh to be perfectly honest for the past … 30 years I’ve ran with a buddies vimrc and really never took the time to understand it; it was perfectly good lol and to this day I could not recreate it if I lost it. > lowercase a whole buffer, Happens a lot to me actually! That and accidentally incrementing a numeric value haha..
Mind sharing your .vimrc file with the world? Would love to try it.
Re: I set all 376 Vim options and I'm still a fool
#8Re: I set all 376 Vim options and I'm still a fool
#9"The feeling of true Vim fluency—one where every keystroke is exact, I never make mistakes, and I’m exploiting every obscure feature—is a fantasy, at least for me." - that's a wrong mindset. bash that jk hundred times and adapt when it becomes a nuisance
The very idea there is a 'right mindset' is weird to me.