Commit 4350aef5 authored by KubeRoot's avatar KubeRoot Committed by FichteFoll

Added Particle Reverse Polish Language (#6761)

parent 74ac75d3
...@@ -362,6 +362,17 @@ ...@@ -362,6 +362,17 @@
} }
] ]
}, },
{
"name": "Particle Reverse Polish Language",
"details": "https://github.com/KubeRoot/Sublime-PRPL",
"labels": ["language syntax", "completions"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "Parva Syntax", "name": "Parva Syntax",
"details" : "https://github.com/muskatel/Parva_Syntax", "details" : "https://github.com/muskatel/Parva_Syntax",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment