Skip to content

Commit

Permalink
Revert "Add Glimmer JS language (#6578)"
Browse files Browse the repository at this point in the history
This reverts commit a4e2bf9.
  • Loading branch information
lildude authored Dec 6, 2023
1 parent a4e2bf9 commit e5979f0
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 146 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -1190,9 +1190,6 @@
[submodule "vendor/grammars/vhdl"]
path = vendor/grammars/vhdl
url = https://github.com/textmate/vhdl.tmbundle
[submodule "vendor/grammars/vsc-ember-syntax"]
path = vendor/grammars/vsc-ember-syntax
url = https://github.com/lifeart/vsc-ember-syntax.git
[submodule "vendor/grammars/vsc-fennel"]
path = vendor/grammars/vsc-fennel
url = https://github.com/kongeor/vsc-fennel
Expand Down
5 changes: 0 additions & 5 deletions grammars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1063,11 +1063,6 @@ vendor/grammars/verilog.tmbundle:
- source.verilog
vendor/grammars/vhdl:
- source.vhdl
vendor/grammars/vsc-ember-syntax:
- inline.hbs
- inline.template
- source.gjs
- source.gts
vendor/grammars/vsc-fennel:
- source.fnl
vendor/grammars/vscode-TalonScript:
Expand Down
9 changes: 0 additions & 9 deletions lib/linguist/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2426,15 +2426,6 @@ Gleam:
- ".gleam"
tm_scope: source.gleam
language_id: 1054258749
Glimmer JS:
type: programming
extensions:
- ".gjs"
ace_mode: javascript
color: "#F5835F"
tm_scope: source.gjs
group: JavaScript
language_id: 5523150
Glyph:
type: programming
color: "#c1ac7f"
Expand Down
48 changes: 0 additions & 48 deletions samples/Glimmer JS/class.gjs

This file was deleted.

55 changes: 0 additions & 55 deletions samples/Glimmer JS/template-only.gjs

This file was deleted.

1 change: 0 additions & 1 deletion vendor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **Git Config:** [Alhadis/language-etc](https://github.com/Alhadis/language-etc)
- **Git Revision List:** [Nixinova/NovaGrammars](https://github.com/Nixinova/NovaGrammars)
- **Gleam:** [gleam-lang/tree-sitter-gleam](https://github.com/gleam-lang/tree-sitter-gleam) 🐌
- **Glimmer JS:** [lifeart/vsc-ember-syntax](https://github.com/lifeart/vsc-ember-syntax)
- **Glyph:** [textmate/tcl.tmbundle](https://github.com/textmate/tcl.tmbundle)
- **Glyph Bitmap Distribution Format:** [Alhadis/language-fontforge](https://github.com/Alhadis/language-fontforge)
- **Gnuplot:** [mattfoster/gnuplot-tmbundle](https://github.com/mattfoster/gnuplot-tmbundle)
Expand Down
1 change: 0 additions & 1 deletion vendor/grammars/vsc-ember-syntax
Submodule vsc-ember-syntax deleted from 55ca69
24 changes: 0 additions & 24 deletions vendor/licenses/git_submodule/vsc-ember-syntax.dep.yml

This file was deleted.

0 comments on commit e5979f0

Please sign in to comment.