lazy.nvim/lua
bluedrink9 7812d81cd9 fix: catch errors setting up rtp when plugin not installed
I was getting E5108 .ometimes when a plugin that loads on `start` wasn't
installed. That interrupted Lazy's load, preventing me from then using
it to install the missing plugin.
On Windows it happened every time, on Linux it was about every 2nd time.
2023-11-23 07:29:05 +13:00
..
lazy fix: catch errors setting up rtp when plugin not installed 2023-11-23 07:29:05 +13:00