You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before creating an issue, take some time to search these resources for an answer. It's possible that someone else has already seen and solved your issue.
Provide a minimal .vimrc file that will reproduce the issue.
Steps to Reproduce the Issue
Open vim
Current Behavior (Include screenshots where appropriate.)
An error shows up: Error detected while processing /Users/user/.vim/plugged/nerdtree/plugin/NERD_tree.vim[229]..function nerdtree#postSourceActions[5]..script /Users/user/.vim/plugged/nerdtree-project-plugin/nerdtree_plugin/project.vim: line 45: E1208: -complete used without allowing argumentsPress ENTER or type command to continue
Expected Result
Clean start
Notes
I did a system (company managed) os update. It may be related.
Also NERDTree "seems" to work if I ignore the error message (as far as I can tell).
The text was updated successfully, but these errors were encountered:
This looks like a bug in nerdtree-project-plugin. There is 5-day-old pull request there to fix it, but I don't know when @scrooloose will merge it in. See scrooloose/nerdtree-project-plugin#2. I see that you compiled Vim on August 6. I wonder if a new patch in Vim is causing this bug to surface.
I'm sorry I didn't reply sooner. This is probably it. I guess I basically didn't use the plugin, so no harm for me in just deleting it. Thanks for the heads up.
Self-Diagnosis
Before creating an issue, take some time to search these resources for an answer. It's possible that someone else has already seen and solved your issue.
:h NERDTree
Environment
:version
:?
:Steps to Reproduce the Issue
Current Behavior (Include screenshots where appropriate.)
An error shows up:
Error detected while processing /Users/user/.vim/plugged/nerdtree/plugin/NERD_tree.vim[229]..function nerdtree#postSourceActions[5]..script /Users/user/.vim/plugged/nerdtree-project-plugin/nerdtree_plugin/project.vim: line 45: E1208: -complete used without allowing argumentsPress ENTER or type command to continue
Expected Result
Clean start
Notes
I did a system (company managed) os update. It may be related.
Also NERDTree "seems" to work if I ignore the error message (as far as I can tell).
The text was updated successfully, but these errors were encountered: