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
@alex
What about "#fullyQualifiedDomainName", or "domainName"?
"#Domain" is a bit nonDescript.
Is the code compiled?
#fullyQualifiedDomainName #domain #variableNames #variableNaming