Ensure that the parser vocab is in use for textmate Run command

db4
Joe Groff 2008-01-13 18:46:51 -08:00
parent a808ce5325
commit dc2109e6cb
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<string>#!/usr/bin/env ruby <string>#!/usr/bin/env ruby
require "#{ENV["TM_BUNDLE_SUPPORT"]}/lib/tm_factor" require "#{ENV["TM_BUNDLE_SUPPORT"]}/lib/tm_factor"
factor_run(%Q("#{ENV["TM_FILEPATH"]}" run-file))</string> factor_run(%Q(USE: parser\n "#{ENV["TM_FILEPATH"]}" run-file))</string>
<key>input</key> <key>input</key>
<string>none</string> <string>none</string>
<key>keyEquivalent</key> <key>keyEquivalent</key>