mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-14 22:52:29 +02:00
parent
dbf6f7bc99
commit
4eb2ad7db7
3 changed files with 24 additions and 1 deletions
|
@ -87,6 +87,7 @@ let
|
|||
inherit (helpers.extendedLib) maintainers;
|
||||
|
||||
toLuaObject = helpers.lua.toLua;
|
||||
mkLuaInline = helpers.lua.mkInline;
|
||||
};
|
||||
in
|
||||
helpers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue