wrapper: add built package as option

This commit is contained in:
Ching Pei Yang 2024-12-22 21:49:11 +01:00 committed by raf
commit 26398b6b14
5 changed files with 130 additions and 0 deletions

View file

@ -48,6 +48,7 @@
# The neovim wrapper, used to build a wrapped neovim package
# using the configuration passed in `neovim` and `plugins` modules.
wrapper = map (p: ./wrapper + "/${p}") [
"build"
"environment"
"rc"
"warnings"