Description of problem: The plugin does not work with VIM 9.0. Version-Release number of selected component (if applicable): ~~~ $ rpm -q vim-nerdtree-git-plugin vim-nerdtree-git-plugin-0-8.20191024gitf522a09.fc38.noarch $ rpm -q vim-nerdtree vim-nerdtree-6.10.16-2.fc38.noarch $ rpm -q vim-X11 vim-X11-9.0.1367-1.fc39.x86_64 ~~~ How reproducible: Always Steps to Reproduce: 1. Open GVim 2. :NERDTree 3. Actual results: ~~~ Error detected while processing function 187[2]..188[20]..191[8]..155[25]..153[18]..function 187[2]..188[20]..191[8]..155[25]..153[15]..264[5]..NERDTreeGitStat usRefreshListener[5]..NERDTreeGetGitStatusPrefix: line 6: E716: Key not present in Dictionary: "Slash" Press ENTER or type command to continue ~~~ Expected results: The plugin works Additional info: Not sure if update would be enough. However, it seems that the upstream repository is archived and it does not look bright with NERDTree itself. So not sure if there is any future in this plugin :/
FEDORA-2023-5cc1d1457b has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-5cc1d1457b
Thanks for reporting. I've updated to latest version as last resort. Please try and if it still doesn't work maybe we should retire package.
FEDORA-2023-5cc1d1457b has been pushed to the Fedora 38 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-5cc1d1457b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
Unfortunately, it is not any better :/ ~~~ $ rpm -q vim-nerdtree-git-plugin vim-nerdtree-git-plugin-0-9.20210818gite1fe727.fc39.noarch $ vim . Error detected while processing /usr/share/vim/vimfiles/plugin/NERD_tree.vim[229]..function nerdtree#postSourceActions[5]..script /usr/share/vim/vimfiles/nerdtree_plugin/git_status.vim: line 18: E117: Unknown function: gitstatus#isWin line 62: E117: Unknown function: gitstatus#log#NewLogger line 347: E117: Unknown function: gitstatus#listener#New line 348: E121: Undefined variable: s:listener E116: Invalid arguments for function <SNR>31_setupNERDTreeListeners Press ENTER or type command to continue ~~~
FEDORA-2023-5cc1d1457b has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.