Skip to content

Neovim: remove compiled command-server from mono repo #2351

Open
@saidelike

Description

@saidelike

Atm we have cursorless.nvim/node/command-server/out/index.cjs compiled JS into the mono repo since we need to package it when deploying it into cursorless.nvim. This is a limitation of current node-client (neovim npm package) which will be fixed in the future.

When it is the case, we can get rid of the compiled command-server from cursorless mono repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    app-neovimIssues related to neovim support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions