Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add php-project-project-find-function compatible with project-find-functions #693

Merged
merged 1 commit into from
Jan 20, 2022

Conversation

zonuexe
Copy link
Member

@zonuexe zonuexe commented Jan 20, 2022

This function can be used to find the project root when vc-backends is disabled.

(add-hook 'project-find-functions #'php-project-project-find-function 0 t)

…nctions

```el
(add-hook 'project-find-functions #'php-project-project-find-function 0 t)
```
@zonuexe zonuexe merged commit 5f26bec into master Jan 20, 2022
@zonuexe zonuexe deleted the feature/php-project-project-find-function branch January 20, 2022 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant