mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-13 13:32:49 +01:00
11 lines
319 B
Text
11 lines
319 B
Text
.{
|
|
.name = "mzte-nv",
|
|
.version = "0.0.0",
|
|
|
|
.dependencies = .{
|
|
.znvim = .{
|
|
.url = "https://mzte.de/git/LordMZTE/znvim/archive/7f3ee7246c8e45b6f9795c341bbb7c96166da87a.tar.gz",
|
|
.hash = "12202243825f04956b325c59831b1380810cba6210a7455441a9a357013f4f7b193a",
|
|
},
|
|
},
|
|
}
|