Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into revamp-doc
Browse files Browse the repository at this point in the history
  • Loading branch information
joaotavora committed May 10, 2012
2 parents bdcecc0 + bbef037 commit 8b7285b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extras/textmate_import.rb
Expand Up @@ -19,6 +19,7 @@
require 'shellwords' # String#shellescape
require 'ruby-debug' if $DEBUG

Encoding.default_external = Encoding::UTF_8 if RUBY_VERSION > '1.8.7'

opts = Trollop::options do
opt :bundle_dir, "TextMate bundle directory", :short => '-d', :type => :string
Expand Down

0 comments on commit 8b7285b

Please sign in to comment.