mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Removing Monkey grammar
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -124,9 +124,6 @@
|
||||
[submodule "vendor/grammars/fancy-tmbundle"]
|
||||
path = vendor/grammars/fancy-tmbundle
|
||||
url = https://github.com/fancy-lang/fancy-tmbundle
|
||||
[submodule "vendor/grammars/monkey.tmbundle"]
|
||||
path = vendor/grammars/monkey.tmbundle
|
||||
url = https://github.com/gingerbeardman/monkey.tmbundle
|
||||
[submodule "vendor/grammars/dart-sublime-bundle"]
|
||||
path = vendor/grammars/dart-sublime-bundle
|
||||
url = https://github.com/guillermooo/dart-sublime-bundle
|
||||
|
||||
@@ -393,8 +393,6 @@ vendor/grammars/mediawiki.tmbundle/:
|
||||
- text.html.mediawiki
|
||||
vendor/grammars/mercury-tmlanguage:
|
||||
- source.mercury
|
||||
vendor/grammars/monkey.tmbundle:
|
||||
- source.monkey
|
||||
vendor/grammars/moonscript-tmbundle:
|
||||
- source.moonscript
|
||||
vendor/grammars/nemerle.tmbundle:
|
||||
|
||||
@@ -2236,6 +2236,7 @@ Monkey:
|
||||
extensions:
|
||||
- .monkey
|
||||
ace_mode: text
|
||||
tm_scope: none
|
||||
|
||||
Moocode:
|
||||
type: programming
|
||||
|
||||
1
vendor/grammars/monkey.tmbundle
vendored
1
vendor/grammars/monkey.tmbundle
vendored
Submodule vendor/grammars/monkey.tmbundle deleted from 4de43bafc8
7
vendor/licenses/grammar/monkey.tmbundle.txt
vendored
7
vendor/licenses/grammar/monkey.tmbundle.txt
vendored
@@ -1,7 +0,0 @@
|
||||
---
|
||||
type: grammar
|
||||
name: monkey.tmbundle
|
||||
license: cc-by
|
||||
curated: true
|
||||
---
|
||||
monkey.tmbundle is made available under a [Creative Commons Attribution-Share Alike 3.0 Unported License](http://creativecommons.org/licenses/by-sa/3.0).
|
||||
Reference in New Issue
Block a user