mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-07 09:55:32 +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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user