ref: unified to spaces

This commit is contained in:
Léana 江 2023-09-29 17:27:42 +02:00 committed by Léana 江
parent 81ae302855
commit c3a3e04571
12 changed files with 276 additions and 276 deletions

View file

@ -1,10 +1,10 @@
require "obsidian".setup {
disable_frontmatter = true,
dir = "~/repos/leana/diary/",
daily_notes = {
date_format = "%s",
},
completion = {
nvim_cmp = true,
},
disable_frontmatter = true,
dir = "~/repos/leana/diary/",
daily_notes = {
date_format = "%s",
},
completion = {
nvim_cmp = true,
},
}