add prolog language support (#82)

* add prolog language support
This commit is contained in:
Titouan Teyssier 2021-02-14 17:59:33 +01:00 committed by GitHub
parent 0c4c6e7ad5
commit 0e2131eb1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 39 additions and 0 deletions

View file

@ -199,6 +199,13 @@
"php5"
]
},
{
"name": "prolog",
"aliases": [
"prolog",
"plg"
]
},
{
"name": "python3",
"aliases": [