Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-04 | whitespace-method-chain: Silence commands | Teddy 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-04 | whitespace-method-chain: Move function to autoload | Teddy Wing | |
Don't force the function to load on startup. | |||
2017-05-04 | Rename 'whitespace-chain' to 'whitespace-method-chain' | Teddy Wing | |
Give the plugin a clearer name. |