Commit bd8f513e authored by FichteFoll's avatar FichteFoll

Merge pull request #3990 from msal/master

changed 'UFA Syntax' to 'UNIFA'
parents 7ef9bd40 68ea4044
...@@ -39,17 +39,6 @@ ...@@ -39,17 +39,6 @@
} }
] ]
}, },
{
"name": "UFA Syntax",
"details": "https://github.com/msal/sublime-ufa",
"labels": ["text syntax", "syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "UIkit autocomplete", "name": "UIkit autocomplete",
"details": "https://github.com/uikit/uikit-sublime", "details": "https://github.com/uikit/uikit-sublime",
...@@ -137,6 +126,17 @@ ...@@ -137,6 +126,17 @@
} }
] ]
}, },
{
"name": "UNIFA",
"previous_names": ["UFA Syntax"],
"details": "https://github.com/msal/sublime-unifa",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"details": "https://github.com/rchl/UnindentPreprocessor", "details": "https://github.com/rchl/UnindentPreprocessor",
"releases": [ "releases": [
......
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