bolt/deps/llvm-18.1.8/llvm/utils/textmate
2025-02-14 19:21:04 +01:00
..
TableGen.tmbundle Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
README Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
tablegen.json Embed LLVM 18.1.8 2025-02-14 19:21:04 +01: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