ecosse3 / nvim

A non-minimal Neovim config built to work most efficiently with Frontend Development
GNU General Public License v3.0
1.19k stars 109 forks source link

Ecovim in the Lazyman Neovim Configuration Manager #136

Closed doctorfree closed 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 Ecovim.

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 Ecovim in Lazyman. If you feel there is a need to modify the way Ecovim is used in Lazyman then open an issue at https://github.com/doctorfree/nvim-lazyman/issues

You may also wish to simply close this issue without responding as it is not an issue with Ecovim, rather a solicitation for feedback on another project. I just wanted to give you a heads up in case you wish to help me improve the use of Ecovim in Lazyman.

Ecovim is very cool. Thanks!