mirror of
https://github.com/neovim/neovim.git
synced 2026-05-27 15:25:33 +00:00
15 lines
389 B
Zig
15 lines
389 B
Zig
.{
|
|
.name = .unibilium,
|
|
.fingerprint = 0x1d1baa4896ad720,
|
|
.version = "2.1.2",
|
|
.paths = .{""},
|
|
|
|
.dependencies = .{
|
|
.unibilium = .{
|
|
.url = "git+https://github.com/neovim/unibilium?ref=v2.1.2#bfcb0350129dd76893bc90399cf37c45812268a2",
|
|
.hash = "N-V-__8AADO1CgCggvx73yptnBlXbEm7TjOSO6VGIqc0CvYR",
|
|
.lazy = true,
|
|
},
|
|
},
|
|
}
|