plugins - Share settings between pylsp and pylsp-all
This commit is contained in:
parent
5923d8340b
commit
4aa39e6554
1 changed files with 2 additions and 0 deletions
|
@ -17,3 +17,5 @@ let g:lsp_settings = {
|
|||
\ }
|
||||
\ },
|
||||
\}
|
||||
|
||||
let g:lsp_settings['pylsp'] = g:lsp_settings['pylsp-all']
|
||||
|
|
Loading…
Reference in a new issue