Merge pull request #1860 from github/atom-sass-grammar

Use atom/language-sass's Sass grammar
This commit is contained in:
Adam Roben
2014-12-11 09:52:14 -05:00

View File

@@ -9,8 +9,6 @@ http://svn.textmate.org/trunk/Review/Bundles/Forth.tmbundle:
- source.forth - source.forth
http://svn.textmate.org/trunk/Review/Bundles/Parrot.tmbundle: http://svn.textmate.org/trunk/Review/Bundles/Parrot.tmbundle:
- source.parrot.pir - source.parrot.pir
http://svn.textmate.org/trunk/Review/Bundles/Ruby%20Sass.tmbundle:
- source.sass
http://svn.textmate.org/trunk/Review/Bundles/SecondLife%20LSL.tmbundle: http://svn.textmate.org/trunk/Review/Bundles/SecondLife%20LSL.tmbundle:
- source.lsl - source.lsl
http://svn.textmate.org/trunk/Review/Bundles/VHDL.tmbundle: http://svn.textmate.org/trunk/Review/Bundles/VHDL.tmbundle:
@@ -92,6 +90,9 @@ https://github.com/atom/language-python:
- source.python - source.python
- source.regexp.python - source.regexp.python
- text.python.traceback - text.python.traceback
https://github.com/atom/language-sass:
- source.css.scss
- source.sass
https://github.com/atom/language-shellscript: https://github.com/atom/language-shellscript:
- source.shell - source.shell
- text.shell-session - text.shell-session
@@ -170,6 +171,7 @@ https://github.com/lavrton/sublime-better-typescript:
https://github.com/leafo/moonscript-tmbundle: https://github.com/leafo/moonscript-tmbundle:
- source.moonscript - source.moonscript
https://github.com/lsf37/Isabelle.tmbundle: https://github.com/lsf37/Isabelle.tmbundle:
- source.isabelle.root
- source.isabelle.theory - source.isabelle.theory
https://github.com/lunixbochs/x86-assembly-textmate-bundle: https://github.com/lunixbochs/x86-assembly-textmate-bundle:
- source.asm.x86 - source.asm.x86