Unverified Commit 356000dd authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7172 from xr1337/master

Add Kubernetes Manifest autocomplete plugin
parents 5197efb9 5923f351
...@@ -441,6 +441,16 @@ ...@@ -441,6 +441,16 @@
} }
] ]
}, },
{
"name": "Kubernetes Manifest autocomplete",
"details": "https://github.com/xr1337/sublime-kubernetes-autocomplete",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Kulture", "name": "Kulture",
"details": "https://github.com/OmniSharp/Kulture", "details": "https://github.com/OmniSharp/Kulture",
......
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