There was an email sent by Textmate talking about plugin issue.
If you wish to use TextMate 1.x on OS X 10.9 then to fix bundle items that do not work with ruby 2.0 you will need to open the bundle >editor and change the first line of the command (called shebang) to the following:
If you wish to use TextMate 1.x on OS X 10.9 then to fix bundle items that do not work with ruby 2.0 you will need to open the bundle >editor and change the first line of the command (called shebang) to the following:
#!/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby