mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
wrapper: add built package as option
This commit is contained in:
parent
f9d1684b5f
commit
26398b6b14
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