aboutsummaryrefslogtreecommitdiffstats
path: root/bundle/whitespace-method-chain/autoload
AgeCommit message (Collapse)Author
2017-05-04whitespace-method-chain: Silence commandsTeddy Wing
If the commands result in errors, they should fail silently, because we may have exected them on things that don't match, like a line that has no '.'s or a single-line buffer.
2017-05-04whitespace-method-chain: Move function to autoloadTeddy Wing
Don't force the function to load on startup.