b-src / lazy-nix-helper.nvim

Neovim plugin allowing a single neovim configuration with the Lazy plugin manager to be used on NixOS and other platforms
MIT License
90 stars 1 forks source link

refactor plugin discovery trigger #2

Closed b-src closed 10 months ago

b-src commented 10 months ago

refactor plugin discovery to happen the first time the get_plugin_path() function is called, rather than trying to trigger it on startup