mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 21:31:01 +00:00
Remove Less grammar
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -340,9 +340,6 @@
|
|||||||
[submodule "vendor/grammars/latex.tmbundle"]
|
[submodule "vendor/grammars/latex.tmbundle"]
|
||||||
path = vendor/grammars/latex.tmbundle
|
path = vendor/grammars/latex.tmbundle
|
||||||
url = https://github.com/textmate/latex.tmbundle
|
url = https://github.com/textmate/latex.tmbundle
|
||||||
[submodule "vendor/grammars/less.tmbundle"]
|
|
||||||
path = vendor/grammars/less.tmbundle
|
|
||||||
url = https://github.com/textmate/less.tmbundle
|
|
||||||
[submodule "vendor/grammars/lilypond.tmbundle"]
|
[submodule "vendor/grammars/lilypond.tmbundle"]
|
||||||
path = vendor/grammars/lilypond.tmbundle
|
path = vendor/grammars/lilypond.tmbundle
|
||||||
url = https://github.com/textmate/lilypond.tmbundle
|
url = https://github.com/textmate/lilypond.tmbundle
|
||||||
|
|||||||
@@ -381,8 +381,6 @@ vendor/grammars/latex.tmbundle:
|
|||||||
- text.tex.latex
|
- text.tex.latex
|
||||||
- text.tex.latex.beamer
|
- text.tex.latex.beamer
|
||||||
- text.tex.latex.memoir
|
- text.tex.latex.memoir
|
||||||
vendor/grammars/less.tmbundle:
|
|
||||||
- source.css.less
|
|
||||||
vendor/grammars/lilypond.tmbundle:
|
vendor/grammars/lilypond.tmbundle:
|
||||||
- source.lilypond
|
- source.lilypond
|
||||||
vendor/grammars/liquid.tmbundle:
|
vendor/grammars/liquid.tmbundle:
|
||||||
|
|||||||
@@ -1834,7 +1834,7 @@ Less:
|
|||||||
group: CSS
|
group: CSS
|
||||||
extensions:
|
extensions:
|
||||||
- .less
|
- .less
|
||||||
tm_scope: source.css.less
|
tm_scope: none
|
||||||
ace_mode: less
|
ace_mode: less
|
||||||
color: "#A1D9A1"
|
color: "#A1D9A1"
|
||||||
|
|
||||||
|
|||||||
1
vendor/grammars/less.tmbundle
vendored
1
vendor/grammars/less.tmbundle
vendored
Submodule vendor/grammars/less.tmbundle deleted from 7ef97ad5f1
Reference in New Issue
Block a user