feat(nvim): update vault paths

This commit is contained in:
Stefan Imhoff
2024-02-16 18:46:59 +01:00
parent 1cbaa3d678
commit ead535e1e5

View File

@@ -21,14 +21,14 @@ return {
workspaces = {
{
name = "zettelkasten",
path = "~/Library/Mobile Documents/iCloud~md~obsidian/Documents/Zettelkasten",
path = "~/Code/GitHub/obsidian/zettelkasten",
overrides = {
notes_subdir = "pages",
},
},
{
name = "highlights",
path = "~/Library/Mobile Documents/iCloud~md~obsidian/Documents/Highlights",
path = "~/Code/GitHub/obsidian/highlights",
},
},
completion = {