Probably some low-hanging fruit would be "any keystroke in Normal mode that's repeated." Eg, if I'm doing 'jjjj' to move down or even 'wwww' to hop from word to word, I could be searching or using a movement combo like '4j'.
Vim Croquet
21–30 of 56 posts
Re: Vim Croquet
#22Using a language that eschews state to try and process the state in a modal editor tickles me.
Re: Vim Croquet
#23Re: Vim Croquet
#24Looking at the heat map, what does surprise me is how he never uses Escape or ^[. How does he managed to move out of Insert mode? My [ key is starting to wear out due to such heavy use..
Re: Vim Croquet
#25Looking at the heat map, what does surprise me is how he never uses Escape or ^[. How does he managed to move out of Insert mode? My [ key is starting to wear out due to such heavy use..
Re: Vim Croquet
#26Using a language that eschews state to try and process the state in a modal editor tickles me.
Re: Vim Croquet
#27Even if not related to it and my get some downvoted for saying this. Something that strike me in this post is how cooler haskell code looks vs python.
Re: Vim Croquet
#28Looking at the heat map, what does surprise me is how he never uses Escape or ^[. How does he managed to move out of Insert mode? My [ key is starting to wear out due to such heavy use..
Re: Vim Croquet
#29Looking at the heat map, what does surprise me is how he never uses Escape or ^[. How does he managed to move out of Insert mode? My [ key is starting to wear out due to such heavy use..
Re: Vim Croquet
#30Awesome! I'd love to see something like this as a standalone project. "Vim Critic" or "Vim Coach" - something to say "these are the inefficient things you personally do." Probably some low-hanging fruit would be "any keystroke in Normal mode that's repeated." Eg, if I'm doing 'jjjj' to move down or even 'wwww' to hop from word to word, I could be searching or using a movement combo like '4j'.