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

Use Jedi only for coc-definition #61

Open
rob-levy-minimum opened this issue Sep 20, 2023 · 0 comments
Open

Use Jedi only for coc-definition #61

rob-levy-minimum opened this issue Sep 20, 2023 · 0 comments

Comments

@rob-levy-minimum
Copy link

I like the fact that the Jedi language server can jump to definitions of pytest fixtures (something other language servers can't do.)

But generally I use Pyright instead of Jedi. Is it possible to enable only the "Jump to definition" feature of Jedi in neovim and leave everything else to another plugin?

For some more background here's a StackExchange post on the subject.

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