summaryrefslogtreecommitdiff
path: root/utils/textmate/README
diff options
context:
space:
mode:
authorJoel Jones <joel_k_jones@apple.com>2013-01-04 18:55:24 +0000
committerJoel Jones <joel_k_jones@apple.com>2013-01-04 18:55:24 +0000
commit29d3c61624f4235bee7c8662ab1bb61144fded31 (patch)
tree66a31ef18f1875e535b7886fcc28b5ba941aa43c /utils/textmate/README
parent5d592d202a4eaa6cc71b8f9a655a89446b2a2ee6 (diff)
downloadllvm-29d3c61624f4235bee7c8662ab1bb61144fded31.tar.gz
llvm-29d3c61624f4235bee7c8662ab1bb61144fded31.tar.bz2
llvm-29d3c61624f4235bee7c8662ab1bb61144fded31.tar.xz
Add Textmate bundle for Tablegen syntax-highlighting
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171496 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/textmate/README')
-rw-r--r--utils/textmate/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/utils/textmate/README b/utils/textmate/README
new file mode 100644
index 0000000000..195a0e6fae
--- /dev/null
+++ b/utils/textmate/README
@@ -0,0 +1,7 @@
+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
+ ~/Library/Application\ Support/TextMate/Bundles