Adds pull when entering notes

This commit is contained in:
Michel 2025-01-01 16:30:48 +01:00
parent c0cb36520e
commit fad0c5c6c1
7 changed files with 63 additions and 41 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
--