Updates lazy-lock of nvim and nvim-notes

This commit is contained in:
Michel Fedde 2025-01-03 16:26:33 +01:00
parent 576eba8e4e
commit 60a5caf528
3 changed files with 33 additions and 29 deletions

View file

@ -1,6 +1,6 @@
-- since this is just an example spec, don't actually load anything here and return an empty spec
-- stylua: ignore
if true then return {} end
if false then return {} end
-- every spec file under the "plugins" directory will be loaded automatically by lazy.nvim
--