avvo-na / embervim

Built with Windows/Linux cross-compatibility in mind.
7 stars 1 forks source link

Embervim in the Lazyman Neovim Configuration Manager #2

Open doctorfree opened 1 year ago

doctorfree commented 1 year ago

I've created a Neovim Configuration Manager that supports easy installation and initialization of multiple Neovim configurations using the NVIM_APPNAME environment variable in Neovim 0.9. I call it Lazyman and include support for Embervim as one of the "Personal" Neovim configurations installed and initialized by lazyman.

See https://github.com/doctorfree/nvim-lazyman for info on Lazyman.

I'm contacting the maintainers of the Lazyman supported Neovim configurations to seek any feedback on the description, installation, and initialization of their config in Lazyman. Please feel free to let me know what I'm doing wrong or how I could improve the incorporation of Embervim in Lazyman. If you feel there is a need to modify the way Embervim is used in Lazyman then open an issue at https://github.com/doctorfree/nvim-lazyman/issues

This isn't really an issue with Embervim, it is just a heads up and request for feedback.

Embervim is very cool. Thanks!

avvo-na commented 1 year ago

Hey thanks for reaching out! I'll have some time next week to test out your project, and I'll let you know how it goes. Really cool what you're doing.