add host color

This commit is contained in:
Barak Michener 2020-11-03 13:17:18 -08:00
parent fefb13530f
commit 1f042392b3
2 changed files with 12 additions and 3 deletions

View file

@ -1,8 +1,8 @@
{
"dependencies": {
"coc-json": ">=1.3.2",
"coc-python": ">=1.2.12",
"coc-snippets": ">=2.2.1",
"coc-python": ">=1.2.13",
"coc-snippets": ">=2.2.3",
"coc-ultisnips": ">=1.2.3"
}
}