lewis6991 / impatient.nvim

Improve startup time for Neovim
MIT License
1.19k stars 28 forks source link

Use vim.loop.os_uname().sysname instead of jit.os #74

Closed shurizzle closed 1 year ago

shurizzle commented 1 year ago

Neovim on ARM is shipped with Lua5.1 instead of LuaJIT so this patch fix this compatibility