mirror of
https://github.com/neovim/neovim.git
synced 2026-07-20 16:11:58 +00:00
fix(build): more changes to make zig 0.16.0 work
This commit is contained in:
@@ -30,9 +30,9 @@ local zig_mode = {
|
||||
luajit = false,
|
||||
uncrustify = false,
|
||||
wasmtime = false,
|
||||
libuv = false,
|
||||
unibilium = 'nested',
|
||||
utf8proc = 'nested',
|
||||
libuv = 'nested',
|
||||
}
|
||||
|
||||
local dependency_table = {} --- @type table<string, string>
|
||||
|
||||
Reference in New Issue
Block a user