You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Neovim is highly configurable by simply adding Lua scripts to the .config folder, it feels a bit strange that Lunarvim uses a complex install script that I am not easily able to check what it does.
I assume there are really good reasons why Lunarvim is more than a bunch of .config/nvim scripts .However it would be awesome if the docs would explain a bit what the install script does and why it is necessary.
As mentioned in the title, I could imagine this being a FAQ entry?