Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(221)

Unified Diff: tools/utils/textmate/Dart.tmbundle/info.plist

Issue 8321007: Create minimal TextMate mode for Dart. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Added a readme for Textmate mode. Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/utils/textmate/Dart.tmbundle/Syntaxes/Dart.tmLanguage ('k') | tools/utils/textmate/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/utils/textmate/Dart.tmbundle/info.plist
diff --git a/tools/utils/textmate/Dart.tmbundle/info.plist b/tools/utils/textmate/Dart.tmbundle/info.plist
new file mode 100644
index 0000000000000000000000000000000000000000..c06ce046eca62010101ad86d646678eb7510006b
--- /dev/null
+++ b/tools/utils/textmate/Dart.tmbundle/info.plist
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>name</key>
+ <string>Dart</string>
+ <key>uuid</key>
+ <string>BB2AD6E4-D76D-41C6-B9A2-62DD2461F7F0</string>
+</dict>
+</plist>
« no previous file with comments | « tools/utils/textmate/Dart.tmbundle/Syntaxes/Dart.tmLanguage ('k') | tools/utils/textmate/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698