feat(languages): pkl (#9515)

* feat(languages): pkl

Add [pkl](https://github.com/apple/pkl) language.
Official documentation: https://pkl-lang.org/

* remove branch indent
This commit is contained in:
Matouš Dzivjak 2024-02-09 10:44:46 +00:00 committed by GitHub
parent f8e2d822ba
commit d137a08231
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 244 additions and 0 deletions

View file

@ -123,6 +123,7 @@
| pem | ✓ | | | |
| perl | ✓ | ✓ | ✓ | `perlnavigator` |
| php | ✓ | ✓ | ✓ | `intelephense` |
| pkl | ✓ | | ✓ | |
| po | ✓ | ✓ | | |
| pod | ✓ | | | |
| ponylang | ✓ | ✓ | ✓ | |