Additional motion / selection commands for your text editing.
Ever want to select a whole line in one keystroke?
Or delete the current line without selecting it first?
This is the bundle for you
Because why do things with two commands (command-right arrow, shift+command+left) when the computer can do it for you?
To install via Git:
mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/rwilcox/motion_commands.tmbundle.git
osascript -e 'tell app "TextMate" to reload bundles'
Source can be viewed or forked via GitHub: http://github.com/rwilcox/motion_commands.tmbundle