mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-14 17:35:31 +00:00
wrapper: add built package as option
This commit is contained in:
parent
c5dbe4a2cd
commit
d80bf62315
5 changed files with 130 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue