mirror of
https://github.com/neovim/neovim.git
synced 2026-07-20 08:01:46 +00:00
Merge pull request #39076 from bfredl/zig0.16
IT IS HAPPENING: Zig 0.16
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