Claim ".td" files. Improve README cp command. Drop "Bundle" from description

llvm-svn: 171758
This commit is contained in:
Joel Jones 2013-01-07 17:07:10 +00:00
parent 309af291ef
commit 8fc732c42b
3 changed files with 5 additions and 4 deletions

View File

@ -3,5 +3,6 @@ files for the TextMate editor for OS X. The highlighting follows that done
by the TextMate "C" bundle. Currently, keywords, comments, and strings are
highlighted.
To install this bundle, copy it to
~/Library/Application\ Support/TextMate/Bundles
To install this bundle, copy it to the per user area:
cp -R utils/textmate/TableGen.tmbundle \
~/Library/Application\ Support/TextMate/Bundles/TableGen.tmbundle

View File

@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>fileTypes</key>
<array/>
<array><string>td</string></array>
<key>foldingStartMarker</key>
<string>/\*\*|\{\s*$</string>
<key>foldingStopMarker</key>

View File

@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>name</key>
<string>TableGen Bundle</string>
<string>TableGen</string>
<key>ordering</key>
<array/>
<key>uuid</key>