Reply to comment

Current Textmate Bundles

Some bundles I have installed:

CTags - http://github.com/adinardi/tm-ctags-tmbundle

Rspec - http://github.com/dchelimsky/rspec-tmbundle

Cucumber - http://github.com/bmabey/cucumber-tmbundle

Ruby Haml - http://github.com/douglasjarquin/ruby-haml-tmbundle

Ruby Sass - http://github.com/aussiegeek/ruby-sass-tmbundle

R - http://svn.textmate.org/trunk/Bundles/R.tmbundle

R console - http://svn.textmate.org/trunk/Bundles/R\ Console\ \(R_app\).tmbundle

R daemon - http://svn.textmate.org/trunk/Bundles/R\ Console\ \(Rdaemon\).tmbundle

Others: http://svn.textmate.org/trunk/Bundles/

Installation

mkdir ~/Library/Application\ Support/TextMate/Bundles/
cd ~/Library/Application\ Support/TextMate/Bundles/
git clone git://github.com/adinardi/tm-ctags-tmbundle.git Ctags.tmbundle
git clone git://github.com/dchelimsky/rspec-tmbundle.git RSpec.tmbundle
git clone git://github.com/bmabey/cucumber-tmbundle.git Cucumber.tmbundle
git clone git://github.com/douglasjarquin/ruby-haml-tmbundle.git Haml.tmbundle
git clone git://github.com/aussiegeek/ruby-sass-tmbundle.git Sass.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'

Have other's that you regularly use? Let me know!

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <as>, <bash>, <c>, <cpp>, <csharp>, <drupal5>, <drupal6>, <haskell>, <java>, <javascript>, <lisp>, <mysql>, <objc>, <perl>, <php>, <python>, <rails>, <ruby>.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
13 + 0 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.