mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Switch Sass grammar to nathos/sass-textmate-bundle
This provides better highlighting in many cases than the previous grammar. See https://github.com/github/linguist/pull/1852.
This commit is contained in:
committed by
Adam Roben
parent
b499a074cf
commit
a2e99e8ddb
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
|
||||
|
||||
Reference in New Issue
Block a user