fix: correct obsidian conf

This commit is contained in:
2025-10-27 12:14:57 +01:00
parent 0877bfda0b
commit bb30f1155d

View File

@@ -51,7 +51,9 @@ return {
templates = {
folder = vim.NIL,
},
disable_frontmatter = true,
frontmatter = {
enabled = true,
},
},
},
},