if you have a plugin with a correct name but a .ignore or similar suffix, Packer will still try to load it. Example: #8690 (comment)
Let's fix the loading code to be more explicit about having to have an exact match, so we can make sure that you can easily disable plugins.
if you have a plugin with a correct name but a .ignore or similar suffix, Packer will still try to load it. Example: #8690 (comment)
Let's fix the loading code to be more explicit about having to have an exact match, so we can make sure that you can easily disable plugins.