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

Vimacs in the Lazyman Neovim Configuration Manager #17

Open
doctorfree opened this issue Sep 19, 2023 · 1 comment
Open

Vimacs in the Lazyman Neovim Configuration Manager #17

doctorfree opened this issue Sep 19, 2023 · 1 comment

Comments

@doctorfree
Copy link

I've added support for installing and initializing Vimacs in the Lazyman Neovim Configuration Manager.

However, integration of this configuration is still in development and not yet fully supported. Lazyman initializes Neovim configurations in headless mode and user interaction during initialization is not supported. The Vimacs configuration initialization prompts the user to accept the Cody license. This causes the Lazyman initialization process to hang and timeout.

After the timeout, Vimacs comes up cleanly so it does work in the end. I am trying to figure out how best to perform the initialization.

This is not really an issue report, more of an FYI. Your config can now be installed with Lazyman using the command:

lazyman -w Vimacs

I wanted to make it available to Lazyman users since it's pretty cool and a good NvChad example even if there is some delay in initialization. If you have any suggestions or questions or comments or concerns, please let me know.

Thanks for the good work!

@orhnk
Copy link
Owner

orhnk commented Sep 19, 2023

That's awesome!

but don't forget that this config involves a huge plugin ecosystem + TUI applications which needs to get more stabilized & standardized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants