vimUtils.packDir: expose packDir function

as it can be useful for some
This commit is contained in:
Matthieu Coudron
2021-09-27 10:21:14 +02:00
parent 31ffc50c57
commit 320235ce21
+1
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 = {