Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
saidelike opened this issue May 22, 2024 · 0 comments
Open

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

saidelike opened this issue May 22, 2024 · 0 comments
Labels
app-neovim Issues related to neovim support

Comments

@saidelike
Copy link
Collaborator

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.

@phillco phillco added the app-neovim Issues related to neovim support label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app-neovim Issues related to neovim support
Projects
None yet
Development

No branches or pull requests

2 participants