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

Find project root #6

Merged
merged 3 commits into from
Apr 30, 2018
Merged

Find project root #6

merged 3 commits into from
Apr 30, 2018

Conversation

kaethorn
Copy link
Contributor

Determines the relative project root directory, loosely based on autoload/ag.vim.

Copy link
Owner

@ddrscott ddrscott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great addition! Is this based off of another project? I think it's been implemented several times before.

@kaethorn
Copy link
Contributor Author

Yes, it's based on autoload/ag.vim which displays absolute search result paths. I've changed it so paths are determined relative to the current file. There is another implementation used in ctrlpvim/ctrlp.vim which is slightly more sophisticated.

@ddrscott
Copy link
Owner

Sorry that took so long. Just tried it out and everything as expected.
Thanks!

@ddrscott ddrscott merged commit be409b2 into ddrscott:master Apr 30, 2018
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.

2 participants