mirror of
https://github.com/neovim/neovim
synced 2025-07-15 08:41:47 +00:00
13 lines
326 B
Zig
13 lines
326 B
Zig
.{
|
|
.name = "unibilium",
|
|
.version = "2.1.2",
|
|
.paths = .{""},
|
|
|
|
.dependencies = .{
|
|
.unibilium = .{
|
|
.url = "git+https://github.com/neovim/unibilium?ref=v2.1.2#bfcb0350129dd76893bc90399cf37c45812268a2",
|
|
.hash = "N-V-__8AADO1CgCggvx73yptnBlXbEm7TjOSO6VGIqc0CvYR",
|
|
},
|
|
},
|
|
}
|