Closed eamonnsullivan closed 4 years ago
The "D" interactive option sets the default directory for the function, which I don't think you want to do here. The projectile-project-root isn't found in this case.
Instead of this patch, you can also just revert commit fe33a15.
https://github.com/bbatsov/helm-projectile/issues/139
Thanks! I opted to do a revert, as it's easier to understand this way we undid some specific change.
The "D" interactive option sets the default directory for the function, which I don't think you want to do here. The projectile-project-root isn't found in this case.
Instead of this patch, you can also just revert commit fe33a15.