dotfiles/nvim/.config
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
..
nvim nvim: Only load plugin spec if plugin files exist 2024-08-15 08:26:38 +02:00
sh nvim: Add vs shell alias to start vim stratchpad 2024-07-24 14:09:47 +02:00