Commit 3c24d90f authored by Danila Avdotion's avatar Danila Avdotion Committed by FichteFoll

Rename Free Pascal Support to Object Pascal (#6397)

parent 51dcb636
...@@ -1420,17 +1420,6 @@ ...@@ -1420,17 +1420,6 @@
} }
] ]
}, },
{
"name": "Free Pascal Support",
"details" : "https://github.com/avdotion/pascal-snippets",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "FreeMarker", "name": "FreeMarker",
"details": "https://github.com/briancavalier/textmate-freemarker-bundle", "details": "https://github.com/briancavalier/textmate-freemarker-bundle",
......
...@@ -33,6 +33,18 @@ ...@@ -33,6 +33,18 @@
} }
] ]
}, },
{
"name": "Object Pascal",
"details" : "https://github.com/avdotion/pascal-snippets",
"labels": ["language syntax"],
"previous_names": ["Free Pascal Support"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "Objective-C Autocompletion", "name": "Objective-C Autocompletion",
"details": "https://github.com/oliverseal/objective-c-autocomplete-sublimetext", "details": "https://github.com/oliverseal/objective-c-autocomplete-sublimetext",
......
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