Merge pull request #139608 from teto/expose-packdir
vimUtils.packDir: expose packDir function
This commit is contained in:
commit
1541965676
1 changed files with 1 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue