LunarVim / Launch.nvim

🚀 Launch.nvim is modular starter for Neovim.
GNU General Public License v3.0
2k stars 474 forks source link

Switch to lazy.nvim #98

Closed genepg closed 1 year ago

genepg commented 1 year ago

Lazy.nvim startup time is much faster than packer. Is it good idea to switch to lazy.nvim now ?

This article metion the speed tests: Lazy.nvim: The Blazingly Fast Neovim Package Manager

Rishabh672003 commented 1 year ago

definitely not now because no new features will be added now until the next release but yes i am definitely considering it like i am testing it with my own configs https://github.com/Rishabh672003/Neovim

Rishabh672003 commented 1 year ago

hey @GenePg i made a new branch here called lazy heres the link if you want to test it out https://github.com/LunarVim/nvim-basic-ide/tree/lazy

Rishabh672003 commented 1 year ago

its still a very work in progress though

jjaimealeman commented 1 year ago

Looks great! The only error I am experiencing is with NvimTreeToggle.

image

Rishabh672003 commented 1 year ago

this is Done @jjaimealeman try the latest update now everything works flawlessely (if it doesnt open an issue)