Skip to content

Multi Instance: Refactor: move core.get_cwd function into explorer #3224

@alex-courtis

Description

@alex-courtis

Independent of #2836

Some core functions operate directly on an Explorer instance and can be moved in there:
get_cwd

Some dependency cycles may be reduced after refactor e.g.

local starts_at = M.is_root_folder_visible(require("nvim-tree.core").get_cwd()) and 1 or 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Ready

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions