Closed teto closed 2 months ago
Does this PR follow the Contribution Guidelines? Following is a partial checklist:
Proper conventional commit scoping:
For example, fix(installer): some installer bugfix
[ ] Pull request title has the appropriate conventional commit prefix.
If applicable:
This will still try to load the plugin if the directory is not found. Do we want to skip that?
I think it's fine. If user wants to restore the folder after neovim's start, it might work again without having to restart neovim. I agree with the checkhealth, would be nice to have but this addresses the most urgent part.
Warn about non-existing directories to help the user debug its config.
Feel free to edit/do anything to this PR