Skip to content

Replace deprecated vim.loop calls with compat.uv. #65

@mrcjkb

Description

@mrcjkb
          note to self (for another issue): `vim.loop` will be deprecated in Neovim 0.10 (replaced with `vim.uv`). Use `require('rustaceanvim.compat').uv` instead (the existing `vim.loop` calls are ones I forgot to fix when I forked the project).

Originally posted by @mrcjkb in #64 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions