Add coc-pyright
This commit is contained in:
parent
d579781297
commit
6afb7f80d8
2 changed files with 1 additions and 4 deletions
|
@ -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",
|
||||
|
|
|
@ -122,6 +122,7 @@
|
|||
coc-json
|
||||
coc-go
|
||||
coc-html
|
||||
coc-pyright
|
||||
coc-tsserver
|
||||
coc-clangd
|
||||
neoformat
|
||||
|
|
Loading…
Reference in a new issue