Skip to content

Commit

Permalink
feat: install coc-jedi
Browse files Browse the repository at this point in the history
  • Loading branch information
ebkn committed Jun 13, 2024
1 parent 4bb3573 commit 57d5a44
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions vim/coc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"coc-markdownlint": ">=1.26.0",
"coc-omnisharp": ">=0.0.28",
"coc-prettier": ">=9.3.2",
"coc-python": ">=1.2.13",
"coc-rls": ">=1.1.6",
"coc-rust-analyzer": ">=0.71.0",
"coc-sh": ">=0.7.0",
Expand All @@ -27,8 +26,8 @@
"configstore": "^6.0.0",
"cspell-dict-vimlang": "^1.0.1",
"prettier": "^2.8.1",
"coc-pyright": ">=1.1.365",
"@yaegassy/coc-ruff": ">=0.6.3"
"@yaegassy/coc-ruff": ">=0.6.3",
"coc-jedi": ">=0.36.1"
},
"disabled": [],
"locked": [],
Expand Down

0 comments on commit 57d5a44

Please sign in to comment.