lib/tmbundle.rb in tmbundle-manager-0.1.0.pre5 vs lib/tmbundle.rb in tmbundle-manager-0.1.0.pre6

- old
+ new

@@ -1,4 +1,5 @@ +# coding: utf-8 require 'pathname' require 'thor' class TMBundle < Thor desc 'edit PARTIAL_NAME', 'Edit an installed bundle (name will be matched against PARTIAL_NAME)'