initial merge

This commit is contained in:
Barak Michener 2020-03-03 13:05:08 -08:00
commit 958c97f582
21 changed files with 927 additions and 39 deletions

View file

@ -1,8 +1,8 @@
{
"dependencies": {
"coc-go": ">=0.6.2",
"coc-json": ">=1.2.5",
"coc-python": ">=1.2.9",
"coc-snippets": ">=2.1.19",
"coc-ultisnips": "^1.2.3"
"coc-snippets": ">=2.1.19"
}
}
}