opnsense-src/utils/textmate
2013-04-08 18:41:23 +00:00
..
TableGen.tmbundle Vendor import of llvm trunk r178860: 2013-04-08 18:41:23 +00:00
README Vendor import of llvm trunk r178860: 2013-04-08 18:41:23 +00:00

This directory contains a "bundle" for doing syntax highlighting of TableGen
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 the per user area:
  cp -R utils/textmate/TableGen.tmbundle \
    ~/Library/Application\ Support/TextMate/Bundles/TableGen.tmbundle