update supertab

This commit is contained in:
Barak Michener 2020-10-07 21:36:10 -07:00
parent 34aa88aa30
commit f125756dbd
5 changed files with 27 additions and 513 deletions

View file

@ -1,8 +1,9 @@
{
"dependencies": {
"coc-go": ">=0.6.2",
"coc-go": ">=0.9.2",
"coc-json": ">=1.2.6",
"coc-python": ">=1.2.12",
"coc-snippets": ">=2.1.26"
"coc-snippets": ">=2.2.1",
"coc-solargraph": ">=1.1.6"
}
}