NvChad / starter

Starter config for NvChad
The Unlicense
66 stars 255 forks source link

starter init.lua has warning "The same file is required with diffeent names" is this expected? #7

Closed AddictArts closed 3 months ago

AddictArts commented 3 months ago

When performing :e $MYVIMRC and inspecting, init.lua has a warning once the LSP warms up. While just a warning as I'm very new to this it would be great to understand it and be sure I didn't somehow miss a step. Thanks in advance.

This lline

require("lazy").setup({
siduck commented 3 months ago

that warning is normal, nothing to worry about