mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-01-06 01:52:23 +00:00
wrapper: rename build dir to environemnt
This commit is contained in:
parent
8febf44422
commit
f9d1684b5f
4 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue