Replies: 1 comment 3 replies
-
Depends. They both use some different plugins but mostly the same ones still, so, honestly, its up to you if you want to improve what you have, or start from a new base. Using non-nix systems with paq basically amounts to, calling the setup function from the luaUtils template's main init.lua at the start of your config to create a dummy nixCats global when not on nix, and then checking if And setting up lazy loading without lazy.nvim involves using lze or lz.n, and you can get a ton of examples of that from the example template which can guide you on doing your setup. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be easier for me to turn my simple config into example-like (add lazy loading, ability to use on non-nix systems with packer and multiple versions with different things enabled/disabled?
Beta Was this translation helpful? Give feedback.
All reactions