Skip to content

Commit

Permalink
Revert "Add Overpass QL" (#6871)
Browse files Browse the repository at this point in the history
Revert "Add Overpass QL (#6709)"

This reverts commit 6c26c74.
  • Loading branch information
lildude committed Jun 7, 2024
1 parent 2d556f7 commit e24649a
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 434 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -1374,9 +1374,6 @@
[submodule "vendor/grammars/vscode_mikrotik_routeros_script"]
path = vendor/grammars/vscode_mikrotik_routeros_script
url = https://github.com/devMikeUA/vscode_mikrotik_routeros_script.git
[submodule "vendor/grammars/vscodium-overpassql-syntax"]
path = vendor/grammars/vscodium-overpassql-syntax
url = https://github.com/tqdv/vscodium-overpassql-syntax.git
[submodule "vendor/grammars/vue-syntax-highlight"]
path = vendor/grammars/vue-syntax-highlight
url = https://github.com/vuejs/vue-syntax-highlight
Expand Down
2 changes: 0 additions & 2 deletions grammars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1253,8 +1253,6 @@ vendor/grammars/vscode_cobol:
- source.utreport
vendor/grammars/vscode_mikrotik_routeros_script:
- source.rsc
vendor/grammars/vscodium-overpassql-syntax:
- source.overpassql
vendor/grammars/vue-syntax-highlight:
- text.html.vue
vendor/grammars/wdl-sublime-syntax-highlighter:
Expand Down
9 changes: 0 additions & 9 deletions lib/linguist/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5039,15 +5039,6 @@ Org:
tm_scope: none
ace_mode: text
language_id: 267
OverpassQL:
type: programming
color: "#cce2aa"
wrap: true
extensions:
- ".overpassql"
tm_scope: source.overpassql
ace_mode: text
language_id: 689079655
Ox:
type: programming
extensions:
Expand Down
18 changes: 0 additions & 18 deletions samples/OverpassQL/complex.overpassql

This file was deleted.

17 changes: 0 additions & 17 deletions samples/OverpassQL/simple.overpassql

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 @@ -408,7 +408,6 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **OpenStep Property List:** [atom/language-property-list](https://github.com/atom/language-property-list)
- **OpenType Feature File:** [Alhadis/language-fontforge](https://github.com/Alhadis/language-fontforge)
- **Option List:** [Alhadis/language-etc](https://github.com/Alhadis/language-etc)
- **OverpassQL:** [tqdv/vscodium-overpassql-syntax](https://github.com/tqdv/vscodium-overpassql-syntax)
- **Ox:** [andreashetland/sublime-text-ox](https://github.com/andreashetland/sublime-text-ox)
- **Oz:** [eregon/oz-tmbundle](https://github.com/eregon/oz-tmbundle)
- **P4:** [TakeshiTseng/atom-language-p4](https://github.com/TakeshiTseng/atom-language-p4)
Expand Down
1 change: 0 additions & 1 deletion vendor/grammars/vscodium-overpassql-syntax
Submodule vscodium-overpassql-syntax deleted from 96f5cd
Loading

0 comments on commit e24649a

Please sign in to comment.