FS#62603 - [vim-nerdtree] package is not complete

Attached to Project: Community Packages
Opened by - (solnce) - Saturday, 11 May 2019, 15:05 GMT
Last edited by Toolybird (Toolybird) - Saturday, 22 April 2023, 01:37 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The package of vim-nerdtree-5.0.0-3 omits files that are present in it's github repository https://github.com/scrooloose/nerdtree. In particular, it omits lib/nerdtree. The script in this folder are needed by other plugins that rely on nerdtree, like nerdtree-git-plugin https://github.com/Xuyuanp/nerdtree-git-plugin.

At the moment, https://aur.archlinux.org/packages/nerdtree-git-plugin/ doesn't work because of this. Trying to launch vim with aur/nerdtree-git-plugin installed, leads to
```
$ gvim
Fehler beim Ausführen von "function <SNR>20_SetupListeners":
Zeile 1:
E121: Undefinierte Variable: g:NERDTreePathNotifier
Zeile 2:
E121: Undefinierte Variable: g:NERDTreePathNotifier
Zeile 3:
E121: Undefinierte Variable: g:NERDTreePathNotifier
```

This task depends upon

Closed by  Toolybird (Toolybird)
Saturday, 22 April 2023, 01:37 GMT
Reason for closing:  Fixed
Additional comments about closing:  vim-nerdtree 6.1.0-1

Loading...