gx.nvim
gx.nvim copied to clipboard
feat(python): add pyproject.toml dependencies support
This PR adds support for navigating to pypi.org from the package definition in a pyproject.toml file.
Signed-off-by: Zoltán Reegn [email protected]
I'll add some tests to this PR a bit later, just wanted to feel around if this would be a good candidate for this plugin.
the logic looks good, can you please add some tests?