orhnk / vimacs

Feature-full Neovim Experience - With Emacs, JetBrains features OOTB
GNU General Public License v3.0
318 stars 9 forks source link

Vimacs in the Lazyman Neovim Configuration Manager #17

Closed doctorfree closed 1 week ago

doctorfree commented 10 months ago

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 commented 10 months ago

That's awesome!

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