Skip to content

chore: replace deprecated vim.loop calls - #117

Open
khaneliman wants to merge 1 commit into
nvim-neotest:masterfrom
khaneliman:fix/vim-uv-runtime-calls
Open

chore: replace deprecated vim.loop calls#117
khaneliman wants to merge 1 commit into
nvim-neotest:masterfrom
khaneliman:fix/vim-uv-runtime-calls

Conversation

@khaneliman

@khaneliman khaneliman commented Sep 1, 2026

Copy link
Copy Markdown

Summary

Use vim.uv for working-directory and platform calls.

Why

The vim.loop alias is deprecated.

What changed

  • Replace four cwd() and os_uname() calls.

Testing

  • Headless Lua parse check
  • Headless vim.loop and vim.uv behavior comparison

Related Issue(s)

None.

Use the current libuv namespace for CWD and platform calls.
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

Successfully merging this pull request may close these issues.

1 participant