doctorfree / nvim-lazyman

Neovim configuration manager and Lazy/Lua/Mason based Neovim config. Manage multiple Neovim configurations with the lazyman command. ☕
https://lazyman.dev
MIT License
288 stars 8 forks source link

LunarVim install and initialization does not use their installer script #6

Closed doctorfree closed 1 year ago

doctorfree commented 1 year ago

Several initialization steps in the LunarVim installer script need to be incorporated into the Lazyman initialization of LunarVim.

See https://github.com/LunarVim/LunarVim/blob/master/utils/installer/install.sh

doctorfree commented 1 year ago

Refactored LunarVim install and initialization to use the LunarVim install and uninstall scripts with Lazyman modified environment variables placing the LunarVim config in ~/.config/nvim-LunarVim.

This issue fixed in commit 84c3e51