mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-31 22:46:18 +00:00
Grammar for Prolog from Sublime Text package
MPLv2 License is currently unrecognized
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -668,3 +668,6 @@
|
|||||||
[submodule "vendor/grammars/st2-zonefile"]
|
[submodule "vendor/grammars/st2-zonefile"]
|
||||||
path = vendor/grammars/st2-zonefile
|
path = vendor/grammars/st2-zonefile
|
||||||
url = https://github.com/sixty4k/st2-zonefile
|
url = https://github.com/sixty4k/st2-zonefile
|
||||||
|
[submodule "vendor/grammars/sublimeprolog"]
|
||||||
|
path = vendor/grammars/sublimeprolog
|
||||||
|
url = https://github.com/alnkpa/sublimeprolog
|
||||||
|
|||||||
@@ -529,6 +529,9 @@ vendor/grammars/sublime_cobol:
|
|||||||
vendor/grammars/sublime_man_page_support:
|
vendor/grammars/sublime_man_page_support:
|
||||||
- source.man
|
- source.man
|
||||||
- text.groff
|
- text.groff
|
||||||
|
vendor/grammars/sublimeprolog/:
|
||||||
|
- source.prolog
|
||||||
|
- source.prolog.eclipse
|
||||||
vendor/grammars/sublimetext-cuda-cpp:
|
vendor/grammars/sublimetext-cuda-cpp:
|
||||||
- source.cuda-c++
|
- source.cuda-c++
|
||||||
vendor/grammars/swift.tmbundle:
|
vendor/grammars/swift.tmbundle:
|
||||||
|
|||||||
@@ -2632,6 +2632,7 @@ Prolog:
|
|||||||
- .prolog
|
- .prolog
|
||||||
interpreters:
|
interpreters:
|
||||||
- swipl
|
- swipl
|
||||||
|
tm_scope: source.prolog
|
||||||
ace_mode: prolog
|
ace_mode: prolog
|
||||||
|
|
||||||
Propeller Spin:
|
Propeller Spin:
|
||||||
|
|||||||
1
vendor/grammars/sublimeprolog
vendored
Submodule
1
vendor/grammars/sublimeprolog
vendored
Submodule
Submodule vendor/grammars/sublimeprolog added at 465efc540e
Reference in New Issue
Block a user