mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-01-07 07:49:49 +01:00
wrapper: rename build dir to environemnt
This commit is contained in:
parent
5c69fbd951
commit
e11c8aa7a0
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