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