richard

Results 2 comments of richard

> Hi! > I actually have the same problem at work but haven't found any good solution besides custom vimrc code or vim plugins to glue everything together. > >...

> Then, just set > > ``` > let g:lsp_settings_filetype_python = ['pyright'] > ``` should be 'pyright-langserver' instead of 'pyright' in the braces?