mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #1956 from github/new-sass-grammar
Switch Sass grammar to nathos/sass-textmate-bundle
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
1
vendor/grammars/language-sass
vendored
1
vendor/grammars/language-sass
vendored
Submodule vendor/grammars/language-sass deleted from 33efa33e10
1
vendor/grammars/sass-textmate-bundle
vendored
Submodule
1
vendor/grammars/sass-textmate-bundle
vendored
Submodule
Submodule vendor/grammars/sass-textmate-bundle added at 8444f9796e
Reference in New Issue
Block a user