Tom Ampuero

Results 4 issues of Tom Ampuero

AWS notified about Node.js v16 deprecation on AWS Lambda runtime. This PR upgrades AWS Lambda runtime to Node.js v18 Closes: #12310

### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description AWS sent a notification stateting that...

This PR introduces `vim.net.request()` as a new minimal Lua API for fetching content from network URLs and integrates directly into Neovim `:e` command for remote file opening. This PR continues...

checkhealth

This PR introduces a minimal `vim.net.download()` implementation as a simple wrapper around `curl`, following the approach suggested in [this comment](https://github.com/neovim/neovim/pull/29104#issuecomment-2165443624). The goal is to start small and provide the foundational...

lua