LazyVim / starter

Starter template for LazyVim
Apache License 2.0
944 stars 750 forks source link

Not found lazy.nvim #44

Closed science-dojo closed 9 months ago

science-dojo commented 10 months ago

I clone lazy.nvim in ~/.local/share/nvim (vim.fn.stdpath("data") print this path), join /lazy/lazy.nvim, rtp.prepend lazypath, and then require(lazy.nvim), nvim produce the following errors. how to fix ?

image image
briandipalma commented 10 months ago

lazy.nvim and LazyVim are two different packages. Don't confuse them two.

folke commented 9 months ago

Your initial git checkout must have failed. Bad internet?