refactor(obsidian): change vault directory
This commit is contained in:
parent
5e3619c83f
commit
e22fb8f144
|
|
@ -20,12 +20,8 @@ return {
|
||||||
opts = {
|
opts = {
|
||||||
workspaces = {
|
workspaces = {
|
||||||
{
|
{
|
||||||
name = 'personal',
|
name = 'nts',
|
||||||
path = '~/Documents/personal-1',
|
path = '~/nts',
|
||||||
},
|
|
||||||
{
|
|
||||||
name = 'zk',
|
|
||||||
path = '~/zk',
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue