Skip to content

Support adding more than one directory to a workspace #49

Description

@aloussase

How I imagined this plugin would work:

WorkspacesAdd w1 dir1
WorkspacesAdd w1 dir2

Then, opening nvim in either directory would activate
the workspace.

In terms of implementation, this could work by creating a workspace directory with symlinks to the directory workspaces.

Then, when opening either registered path, we'd
just chdir into the directory with the symlinks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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