Merge pull request #1956 from github/new-sass-grammar

Switch Sass grammar to nathos/sass-textmate-bundle
This commit is contained in:
Adam Roben
2015-01-06 13:26:09 -05:00
4 changed files with 6 additions and 7 deletions

6
.gitmodules vendored
View File

@@ -82,9 +82,6 @@
[submodule "vendor/grammars/language-python"]
path = vendor/grammars/language-python
url = https://github.com/atom/language-python
[submodule "vendor/grammars/language-sass"]
path = vendor/grammars/language-sass
url = https://github.com/atom/language-sass
[submodule "vendor/grammars/language-shellscript"]
path = vendor/grammars/language-shellscript
url = https://github.com/atom/language-shellscript
@@ -532,3 +529,6 @@
[submodule "vendor/grammars/sublime-bsv"]
path = vendor/grammars/sublime-bsv
url = https://github.com/thotypous/sublime-bsv
[submodule "vendor/grammars/sass-textmate-bundle"]
path = vendor/grammars/sass-textmate-bundle
url = https://github.com/nathos/sass-textmate-bundle

View File

@@ -260,9 +260,6 @@ vendor/grammars/language-python:
- source.python
- source.regexp.python
- text.python.traceback
vendor/grammars/language-sass:
- source.css.scss
- source.sass
vendor/grammars/language-shellscript:
- source.shell
- text.shell-session
@@ -374,6 +371,8 @@ vendor/grammars/ruby.tmbundle:
vendor/grammars/sas.tmbundle:
- source.SASLog
- source.sas
vendor/grammars/sass-textmate-bundle:
- source.sass
vendor/grammars/scala.tmbundle:
- source.sbt
- source.scala