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
263 stars 8 forks source link

Paths not allowed in NVIM_APPNAME in Neovim nightly #42

Closed doctorfree closed 12 months ago

doctorfree commented 1 year ago

A recent commit to Neovim nightly checks NVIM_APPNAME and, if a path is found rather than a simple named folder, exits with an error message. This breaks Lazyman v4 when nightly Neovim is installed.

Neovim is slippery!

doctorfree commented 12 months ago

Reverted to all configs in ~/.config/ as Neovim nightly no longer supports paths in NVIM_APPNAME