Grammar for Prolog from Sublime Text package

MPLv2 License is currently unrecognized
This commit is contained in:
Paul Chaignon
2015-08-13 17:15:04 +02:00
parent 7f5bb25542
commit 8d216f0c43
4 changed files with 8 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -668,3 +668,6 @@
[submodule "vendor/grammars/st2-zonefile"]
path = vendor/grammars/st2-zonefile
url = https://github.com/sixty4k/st2-zonefile
[submodule "vendor/grammars/sublimeprolog"]
path = vendor/grammars/sublimeprolog
url = https://github.com/alnkpa/sublimeprolog

View File

@@ -529,6 +529,9 @@ vendor/grammars/sublime_cobol:
vendor/grammars/sublime_man_page_support:
- source.man
- text.groff
vendor/grammars/sublimeprolog/:
- source.prolog
- source.prolog.eclipse
vendor/grammars/sublimetext-cuda-cpp:
- source.cuda-c++
vendor/grammars/swift.tmbundle:

View File

@@ -2632,6 +2632,7 @@ Prolog:
- .prolog
interpreters:
- swipl
tm_scope: source.prolog
ace_mode: prolog
Propeller Spin: