Skip to content

Commit

Permalink
feat: add coc-pyright
Browse files Browse the repository at this point in the history
  • Loading branch information
ebkn committed May 23, 2024
1 parent 9ad10b0 commit 60f61b9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions vim/coc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@
"coc-yaml": ">=1.9.0",
"configstore": "^6.0.0",
"cspell-dict-vimlang": "^1.0.1",
"prettier": "^2.8.1"
"prettier": "^2.8.1",
"coc-pyright": ">=1.1.362"
},
"disabled": [],
"locked": [],
"lastUpdate": 1709468493167
"lastUpdate": 1715417282769
}

0 comments on commit 60f61b9

Please sign in to comment.