dvzubarev

joined 1 year ago
[–] dvzubarev@alien.top 1 points 1 year ago

You can put these lines to your config:

  (after! python
    (setq lsp-pyright-multi-root nil
          lsp-pyright-use-library-code-for-types nil))

Press Spc-h-v and start typing lsp-pyright, you will see all available settings (you have to load lsp-pyright before it).