Browse code

Textmate plugin update to take Gemfile and cucumber features in account

Gil Vandendriesssche authored on 14/09/2011 at 07:13:01
Showing 1 changed files
... ...
@@ -1,5 +1,5 @@
1 1
 alias et='mate .'
2
-alias ett='mate app config lib db public spec test Rakefile Capfile Todo'
2
+alias ett='mate Gemfile app config features lib db public spec test Rakefile Capfile Todo'
3 3
 alias etp='mate app config lib db public spec test vendor/plugins vendor/gems Rakefile Capfile Todo'
4 4
 alias etts='mate app config lib db public script spec test vendor/plugins vendor/gems Rakefile Capfile Todo'
5 5