Skip to content

Walk up directory tree to find project configuration #4

@Gelio

Description

@Gelio

Hey!

I like the idea of this plugin!

As far as I have checked, this plugin only takes a look at the cwd to find the project's config file.

Do you think it could be possible to add some logic to walk the directory tree upwards (from the cwd to the root of the filesystem) to find the config there?

I often find myself staring neovim from some subdirectory of my project and then, the configuration is not sourced. I need to go back to the root of my project for the config to be applied.

The idea would be similar to nvim-lspconfig's search_ancestors

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions