LazyVim / starter

Starter template for LazyVim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not found lazy.nvim

science-dojo opened this issue · comments

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

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

Your initial git checkout must have failed. Bad internet?