llvm-65816/utils/textmate
Jeremy Rand 292c2829ab Initial commit with LLVM 3.4.1, cfe 3.4.1 and compiler-rt 3.4 2014-07-04 22:48:00 -04:00
..
TableGen.tmbundle Initial commit with LLVM 3.4.1, cfe 3.4.1 and compiler-rt 3.4 2014-07-04 22:48:00 -04:00
README Initial commit with LLVM 3.4.1, cfe 3.4.1 and compiler-rt 3.4 2014-07-04 22:48:00 -04:00

README

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