Merge pull request #139608 from teto/expose-packdir

vimUtils.packDir: expose packDir function
This commit is contained in:
figsoda 2021-09-27 08:29:39 -04:00 committed by GitHub
commit 1541965676
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -399,6 +399,7 @@ in
rec {
inherit vimrcFile;
inherit vimrcContent;
inherit packDir;
# shell script with custom name passing [-u vimrc] [-U gvimrc] to vim
vimWithRC = {