mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-09 15:05:30 +00:00
wrapper/build: passthru mnw stuff
This commit is contained in:
parent
21f3c01117
commit
83f4a8ebd7
1 changed files with 3 additions and 0 deletions
|
|
@ -130,6 +130,9 @@
|
|||
# In systems where we only have a package and no module, this can be used
|
||||
# to access the built init.lua
|
||||
initLua = dummyInit;
|
||||
|
||||
mnwConfig = neovim-wrapped.passthru.config;
|
||||
mnwConfigDir = neovim-wrapped.passthru.configDir;
|
||||
};
|
||||
|
||||
meta =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue