Switch Dart grammars (Sublime → Atom). (#3633)

This commit is contained in:
Ross Kirsling
2017-05-20 09:41:46 -07:00
committed by Colin Seymour
parent ec1f6a4cd6
commit 58ab593a64
6 changed files with 13 additions and 13 deletions

2
vendor/README.md vendored
View File

@@ -82,7 +82,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **Cython:** [textmate/cython.tmbundle](https://github.com/textmate/cython.tmbundle)
- **D:** [textmate/d.tmbundle](https://github.com/textmate/d.tmbundle)
- **D-ObjDump:** [nanoant/assembly.tmbundle](https://github.com/nanoant/assembly.tmbundle)
- **Dart:** [guillermooo/dart-sublime-bundle](https://github.com/guillermooo/dart-sublime-bundle)
- **Dart:** [dart-atom/dartlang](https://github.com/dart-atom/dartlang)
- **desktop:** [Mailaender/desktop.tmbundle](https://github.com/Mailaender/desktop.tmbundle)
- **Diff:** [textmate/diff.tmbundle](https://github.com/textmate/diff.tmbundle)
- **DM:** [PJB3005/atomic-dreams](https://github.com/PJB3005/atomic-dreams)