Files
packages/anda/tools/neovim-default-editor/anda.hcl
T
Raboneko eebebf8d93 add: neovim-default-editor (#5880) (#5889)
(cherry picked from commit f48acbf593)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-07-18 11:34:21 -05:00

10 lines
121 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "neovim-default-editor.spec"
}
labels {
updbranch = 1
}
}