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

download() or fetch() without netrw #78

Open
saccarosium opened this issue Jan 18, 2025 · 0 comments
Open

download() or fetch() without netrw #78

saccarosium opened this issue Jan 18, 2025 · 0 comments
Labels
enhancement New feature or request nvim neovim specific issues

Comments

@saccarosium
Copy link
Owner

Problem

  • No easy way to download a file, though both curl and libuv are available in all Nvim targets.
  • :edit <uri> (example: :edit https://example.com/foo.txt) is dependent on netrw for no reason

Expected behavior

separate PRs:

Related

Use-cases in the wild

original issue: neovim/neovim#23232

@saccarosium saccarosium added enhancement New feature or request nvim neovim specific issues labels Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nvim neovim specific issues
Projects
None yet
Development

No branches or pull requests

1 participant