nvim-neorocks / rocks.nvim

Neovim plugin management inspired by Cargo, powered by luarocks
GNU General Public License v3.0
380 stars 6 forks source link

refactor: remove `Future` wrapper type #257

Closed mrcjkb closed 1 month ago

mrcjkb commented 1 month ago

Now that nio.tests work with busted, we can use nio.control.Future directly, and don't need to use vim.SystemObj:wait().

github-actions[bot] commented 1 month ago

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

If applicable: