Name Date Size #Lines LOC

..--

TableGen.tmbundle/H--146144

READMEH A D07-Jan-2013412 97

tablegen.jsonH A D11-May-20229.6 KiB452452

README

1This directory contains a "bundle" for doing syntax highlighting of TableGen
2files for the TextMate editor for OS X. The highlighting follows that done
3by the TextMate "C" bundle.  Currently, keywords, comments, and strings are
4highlighted.
5
6To install this bundle, copy it to the per user area:
7  cp -R utils/textmate/TableGen.tmbundle \
8    ~/Library/Application\ Support/TextMate/Bundles/TableGen.tmbundle
9