vim-lsp-settings - Python LSP server had its ID changed
This commit is contained in:
parent
dd93afedb6
commit
cceb4b3833
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
let g:lsp_settings = {
|
||||
\ 'pyls-all': {
|
||||
\ 'pylsp-all': {
|
||||
\ 'workspace_config': {
|
||||
\ 'pyls': {
|
||||
\ 'pylsp': {
|
||||
\ 'plugins': {
|
||||
\ 'black': {
|
||||
\ 'enabled' : v:true ,
|
||||
|
|
Loading…
Reference in a new issue