Commit 3e0e3691d83facb595c73a1a760c6089c1ce8c95

removed straggler file

Commit diff

Commands/Go to External File-RubyGem.tmCommand

 
0<?xml version="1.0" encoding="UTF-8"?>
1<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
2<plist version="1.0">
3<dict>
4 <key>beforeRunningCommand</key>
5 <string>nop</string>
6 <key>command</key>
7 <string>#!/usr/bin/env ruby
8require "#{ENV['TM_BUNDLE_SUPPORT']}/lib/go_to_external.rb"
9
10GoToExternal.run</string>
11 <key>fallbackInput</key>
12 <string>word</string>
13 <key>input</key>
14 <string>document</string>
15 <key>keyEquivalent</key>
16 <string>~G</string>
17 <key>name</key>
18 <string>Go to External File/RubyGem</string>
19 <key>output</key>
20 <string>showAsTooltip</string>
21 <key>uuid</key>
22 <string>5DB5FB44-7052-4D3C-8FB8-2B950BEBC6AE</string>
23</dict>
24</plist>
toggle raw diff