Vim is so intuitive and convenient

I just typed `:imap dirs $partial_content.directories` and it worked exactly as expected.
And removing the mapping is just as easy: `:iunmap dirs`.

I wonder if Vim isn't just the thing joining one letter short, fast to type variable names with meaningful variable names :)

#vim #programming #variableNames #programmingstyle

Last updated 2 years ago

@alex
What about "", or "domainName"?

"" is a bit nonDescript.

Is the code compiled?

#fullyQualifiedDomainName #domain #variableNames #variableNaming

Last updated 5 years ago