Skip to content
Discussion options

You must be logged in to vote

lazy.nvim handles lazy loading, and you can use either nix or lazy.nvim for installing plugins but you need a lazy.nvim spec for it.

lze or lz.n are for when you arent using lazy.nvim

As long as the plugins are installed in the normal nvim packpath, like via nixCats, or paq.nvim or rocks, lze or lz.n can be used for lazy loading.

But lazy takes over like, everything. So, use nixCats and lazy, or just use nixCats and lze

EDIT: Just realized which repo this is.

You can use paq.nvim or rocks as well, anything that installs plugins on the normal packpath in pack/something/{start,opt}/* will work with lze

lze is extremely flexible. It works by default with ANY plugin manager that allows you to…

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@BirdeeHub
Comment options

@daUnknownCoder
Comment options

@BirdeeHub
Comment options

@daUnknownCoder
Comment options

@BirdeeHub
Comment options

Answer selected by daUnknownCoder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants