dotfiles/nvim
Marty Oehme f8625f35f0
nvim: Only load plugin spec if plugin files exist
Before we load the lazy spec from the 'lua/plugins' directory, we check
that the directory exists and contains at least one .lua file. We do not
check that the file returns a valid spec but that is just assumed in
this case.
2024-08-15 08:26:38 +02:00
..
.config nvim: Only load plugin spec if plugin files exist 2024-08-15 08:26:38 +02:00