On 18 Apr 2014, at 8:40, Alexander Solla wrote:
[…] I deleted the "remove trailing whitespace" item from the Text bundle.
How can I recover the item?
To revert the (entire) Text bundle to its default state:
rm -rf "$HOME/Library/Application Support/Avian/Bundles/Text.tmbundle"
If you only want to restore the one item (and preserve potential other customizations done to this bundle) then delete `Commnands/Remove Trailing Spaces in Document : Selection.tmCommand` from the above path (it should be a delta property list with `isDeleted = true`).