Commit e7951802 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Merge branch 'master' into ruamel-change-name

parents 5c99f9e0 e9def47b
...@@ -263,6 +263,16 @@ ...@@ -263,6 +263,16 @@
} }
] ]
}, },
{
"name": "Adianti Snippets for PHP",
"details": "https://github.com/dmonteirosouza/adianti-snippets",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name" : "ADOdb library snippets for PHP", "name" : "ADOdb library snippets for PHP",
"details": "https://github.com/madhs/ADOdb_snippets", "details": "https://github.com/madhs/ADOdb_snippets",
......
...@@ -1098,6 +1098,17 @@ ...@@ -1098,6 +1098,17 @@
} }
] ]
}, },
{
"name": "FlowType",
"details": "https://github.com/Pegase745/sublime-flowtype",
"labels": ["formatting", "auto-complete", "linting", "coverage", "flow", "javascript"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "fluent-logger", "name": "fluent-logger",
"details": "https://github.com/airtoxin/fluent-logger-sublimetext", "details": "https://github.com/airtoxin/fluent-logger-sublimetext",
......
...@@ -491,6 +491,17 @@ ...@@ -491,6 +491,17 @@
} }
] ]
}, },
{
"name": "React-CSS-Converter",
"details": "https://github.com/davidfufu/React-CSS-Notation-Converter",
"labels": ["css", "react", "conversion", "notation", "styling"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "react-native-snippets", "name": "react-native-snippets",
"details": "https://github.com/Shrugs/react-native-snippets", "details": "https://github.com/Shrugs/react-native-snippets",
...@@ -928,6 +939,17 @@ ...@@ -928,6 +939,17 @@
} }
] ]
}, },
{
"name": "RemoteTree",
"details": "https://github.com/deNULL/RemoteTree",
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["osx", "windows"],
"tags": true
}
]
},
{ {
"name": "RemoveDuplicateCharacters", "name": "RemoveDuplicateCharacters",
"details": "https://github.com/xianghongai/RemoveDuplicateCharacters", "details": "https://github.com/xianghongai/RemoveDuplicateCharacters",
...@@ -960,6 +982,16 @@ ...@@ -960,6 +982,16 @@
} }
] ]
}, },
{
"name": "Rename Buffer",
"details": "https://github.com/mghweb/SublimeRenameBuffer",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"details": "https://github.com/frozenice-/RenameTab", "details": "https://github.com/frozenice-/RenameTab",
"releases": [ "releases": [
......
...@@ -453,6 +453,16 @@ ...@@ -453,6 +453,16 @@
} }
] ]
}, },
{
"name": "UrlConverter",
"details": "https://github.com/gh640/SublimeUrlConverter",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"details": "https://github.com/mastahyeti/URLEncode", "details": "https://github.com/mastahyeti/URLEncode",
"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