Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyright and qutebrowser-related configs #5

Open
megalithic opened this issue Apr 2, 2022 · 0 comments
Open

Pyright and qutebrowser-related configs #5

megalithic opened this issue Apr 2, 2022 · 0 comments

Comments

@megalithic
Copy link

megalithic commented Apr 2, 2022

config.load_autoconfig()

Hey there @j-hui .. it's me again. :)

So, I've noticed you do have pyright setup, but not additional config to deal with pyright being totally unsure of what to do with seemingly random (single-file-mode) python files (like the qutebrowser config.py). Did you do anything special to deal with getting it to not be so furious about config and c variables/objects/keywords (and many others) in a qutebrowser config.py (i've tried adding a requirements.txt to my qutebrowser config folder, but unsure of exactly what to add for qutebrowser related things)?

For what it's worth i'm using nvim-lspconfig/neovim at HEAD and here's my relevant lsp config:
https://github.com/megalithic/dotfiles/blob/7bd02f026198945170d3fb66a379c5f626f66a6a/config/nvim/plugin/lsp.lua#L532-L545

Thanks again!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant