Skip to content

Commit

Permalink
Removing pig latin grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
arfon committed Mar 18, 2016
1 parent ee1bd50 commit 74d704b
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 686 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -539,9 +539,6 @@
[submodule "vendor/grammars/asciidoc.tmbundle"]
path = vendor/grammars/asciidoc.tmbundle
url = https://github.com/zuckschwerdt/asciidoc.tmbundle
[submodule "vendor/grammars/sublime-text-pig-latin"]
path = vendor/grammars/sublime-text-pig-latin
url = https://github.com/goblindegook/sublime-text-pig-latin
[submodule "vendor/grammars/Lean.tmbundle"]
path = vendor/grammars/Lean.tmbundle
url = https://github.com/leanprover/Lean.tmbundle
Expand Down
2 changes: 0 additions & 2 deletions grammars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -522,8 +522,6 @@ vendor/grammars/sublime-terra:
- source.terra
vendor/grammars/sublime-text-ox/:
- source.ox
vendor/grammars/sublime-text-pig-latin/:
- source.pig_latin
vendor/grammars/sublime-typescript/:
- source.ts
- source.tsx
Expand Down
2 changes: 1 addition & 1 deletion lib/linguist/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2735,7 +2735,7 @@ PigLatin:
color: "#fcd7de"
extensions:
- .pig
tm_scope: source.pig_latin
tm_scope: none
ace_mode: text

Pike:
Expand Down
1 change: 0 additions & 1 deletion vendor/grammars/sublime-text-pig-latin
Submodule sublime-text-pig-latin deleted from 54ed29
Loading

0 comments on commit 74d704b

Please sign in to comment.