Skip to content

fix(os): use vim.uv.os_uname for OS detection#1449

Merged
deathbeam merged 1 commit into
CopilotC-Nvim:mainfrom
deathbeam:do-not-rely-on-hit
Sep 28, 2025
Merged

fix(os): use vim.uv.os_uname for OS detection#1449
deathbeam merged 1 commit into
CopilotC-Nvim:mainfrom
deathbeam:do-not-rely-on-hit

Conversation

@deathbeam
Copy link
Copy Markdown
Collaborator

Replace usage of jit.os with vim.uv.os_uname().sysname to not rely on neovim builds with LuaJIT

Replace usage of jit.os with vim.uv.os_uname().sysname to not rely
on neovim builds with LuaJIT
@deathbeam deathbeam added the bug Something isn't working label Sep 28, 2025
@deathbeam deathbeam merged commit df8efe9 into CopilotC-Nvim:main Sep 28, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant