Add coc-pyright

This commit is contained in:
bad 2021-11-12 23:54:41 +01:00
parent d579781297
commit 6afb7f80d8
2 changed files with 1 additions and 4 deletions

View file

@ -16,10 +16,6 @@
"clangd.checkUpdates": false,
"clangd.path": "clangd",
"svelte.plugin.svelte.format.enable": false,
"python.analysis.extraPaths": [
"/usr/share/gdb/python",
"/usr/share/pwndbg/"
],
"languageserver": {
"zls" : {
"command": "zls",

View file

@ -122,6 +122,7 @@
coc-json
coc-go
coc-html
coc-pyright
coc-tsserver
coc-clangd
neoformat