From 9660a3df06a3dc763ea95b4e4116e0b9f35d645a Mon Sep 17 00:00:00 2001 From: Kostasn2 Date: Mon, 11 Nov 2024 12:20:15 +0200 Subject: [PATCH] Updated p.json Added pli10 syntax highlighting. --- repository/p.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/repository/p.json b/repository/p.json index 44e7349ac1b..9591ed9033c 100644 --- a/repository/p.json +++ b/repository/p.json @@ -1715,6 +1715,17 @@ } ] }, + { + "name": "PLI10", + "details": "https://github.com/Kostasn2/pli10_eap-syntax-highlighting-package", + "labels": ["pli10", "language syntax"], + "releases": [ + { + "sublime_text": "*", + "tags": true + } + ] + }, { "name": "plist", "details": "https://bitbucket.org/fschwehn/sublime_plist",