Commit 57276f04 authored by James Brooks's avatar James Brooks

Added Intellitip plugin

parent 6fee7a63
...@@ -459,6 +459,17 @@ ...@@ -459,6 +459,17 @@
} }
] ]
}, },
{
"name": "Intellitip",
"details": "https://github.com/jbrooksuk/Intellitip",
"labels": ["auto-complete", "completion", "help", "hint", "php"],
"releases": [
{
"sublime_text": ">=3070",
"tags": true
}
]
},
{ {
"name": "Internet Search", "name": "Internet Search",
"details": "https://github.com/krasun/SublimeInternetSearch", "details": "https://github.com/krasun/SublimeInternetSearch",
......
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