Commit fd31f62d authored by evandrocoan's avatar evandrocoan

Merge branch 'master' into rename_amxmodx_to_amxxeditor

parents e433c374 ba7af69d
......@@ -766,9 +766,10 @@
]
},
{
"name": "Amxx Pawn",
"details": "https://github.com/evandrocoan/SublimeAmxxPawn",
"labels": ["language syntax", "amxmodx", "amx mod x"],
"name": "AmxxEditor",
"details": "https://github.com/evandrocoan/AmxxEditor",
"labels": ["autocompletion", "auto-complete", "amxmodx", "amx mod x", "amxx", "pawn", "build system"],
"previous_names": ["Amxmodx"],
"releases": [
{
"sublime_text": ">=3114",
......@@ -777,10 +778,10 @@
]
},
{
"name": "AmxxEditor",
"details": "https://github.com/evandrocoan/AmxxEditor",
"labels": ["autocompletion", "auto-complete", "amxmodx", "amx mod x", "amxx", "pawn", "build system"],
"previous_names": ["Amxmodx"],
"name": "AmxxPawn",
"details": "https://github.com/evandrocoan/SublimeAmxxPawn",
"previous_names": ["Amxx Pawn"],
"labels": ["language syntax", "amxmodx", "amx mod x"],
"releases": [
{
"sublime_text": ">=3114",
......
......@@ -537,7 +537,7 @@
},
{
"name": "pexpect",
"load_order": "01",
"load_order": "10",
"description": "Python pexpect module",
"author": "varp",
"issues": "https://github.com/varp/sublime-pexpect/issues",
......@@ -579,7 +579,7 @@
},
{
"name": "psutil",
"load_order": "01",
"load_order": "10",
"description": "Python psutil module",
"author": "varp",
"issues": "https://github.com/varp/sublime-psutil/issues",
......@@ -587,6 +587,7 @@
{
"sublime_text": ">=3000",
"base": "https://github.com/varp/sublime-psutil",
"platforms": ["osx-x64", "windows-x32", "windows-x64", "linux-x64", "linux-x32"],
"tags": true
}
]
......
......@@ -1792,8 +1792,11 @@
]
},
{
"name": "RtagsComplete",
"details": "https://github.com/rampage644/sublime-rtags",
"name": "RTagsComplete",
"details": "https://github.com/tillt/rtagscomplete",
"labels": ["auto-complete", "linting", "language syntax", "code navigation", "file navigation", "search"],
"readme": "https://raw.githubusercontent.com/tillt/RTagsComplete/master/README.md",
"previous_names": ["RtagsComplete", "sublime-rtags", "SublimeRtags"],
"releases": [
{
"sublime_text": ">=3000",
......
......@@ -2551,6 +2551,17 @@
}
]
},
{
"name": "Software",
"details": "https://github.com/swdotcom/swdc-sublime",
"labels": ["utilities", "status bar", "javascript", "google", "productivity"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Solarized Color Scheme",
"details": "https://github.com/braver/Solarized",
......
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