fix: correct obsidian conf
This commit is contained in:
@@ -51,7 +51,9 @@ return {
|
|||||||
templates = {
|
templates = {
|
||||||
folder = vim.NIL,
|
folder = vim.NIL,
|
||||||
},
|
},
|
||||||
disable_frontmatter = true,
|
frontmatter = {
|
||||||
|
enabled = true,
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user