Skip to content
This repository was archived by the owner on May 29, 2023. It is now read-only.
This repository was archived by the owner on May 29, 2023. It is now read-only.

When Neovim (maybe Vim) has this plugin losts getcwd #47

@mdtrooper

Description

@mdtrooper

I try with:

$ cd /tmp
$ nvim

And :echo getcwd() is ~/old/project/ .

But when I try with:

$ cd /tmp
$ nvim --clean

The :echo getcwd() is /tmp/ .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions