wrapper: rename build dir to environemnt

This commit is contained in:
Ching Pei Yang 2024-12-22 21:46:17 +01:00 committed by raf
parent 8febf44422
commit f9d1684b5f
4 changed files with 1 additions and 1 deletions

View file

@ -48,7 +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"
"lazy"