Sha256: 48b7a9fbdb3a5911159151a1ed564f132048607b74c471d65653e0bf25c54019
Contents?: true
Size: 380 Bytes
Versions: 7
Compression:
Stored size: 380 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'vim-jar' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then version = $1 ARGV.shift end gem 'vim-jar', version load Gem.bin_path('vim-jar', 'vim-jar', version)
Version data entries
7 entries across 7 versions & 1 rubygems