wrapper: rename build dir to environemnt

This commit is contained in:
Ching Pei Yang 2024-12-22 21:46:17 +01:00
parent 5c69fbd951
commit e11c8aa7a0
No known key found for this signature in database
GPG key ID: B3841364253DC4C8
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"