Articles about lazy loading | UserComp.com

Lazy Loading a Neovim Plugin with in plugins/lua file
Lazy Loading a Neovim Plugin with in plugins/lua file

In this article, we will discuss how to lazy load a Neovim plugin within its plugins/lua file using Lazy.nvim.

Read More