coc for vim
This commit is contained in:
parent
072228591e
commit
31c9d70d42
5 changed files with 60 additions and 25 deletions
8
.config/coc/extensions/package.json
Normal file
8
.config/coc/extensions/package.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"coc-go": "^0.1.2",
|
||||
"coc-json": "^1.0.17",
|
||||
"coc-python": "^1.1.7",
|
||||
"coc-snippets": "^2.0.10"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue