fix wsl merge regression
This commit is contained in:
parent
aa5ac98b37
commit
7b2db77584
|
@ -14,8 +14,8 @@ return {
|
||||||
workspaces = {
|
workspaces = {
|
||||||
-- FIXME: This shouldn't be in the Versioncontrol. Make this
|
-- FIXME: This shouldn't be in the Versioncontrol. Make this
|
||||||
-- into a local extension of the plugin.
|
-- into a local extension of the plugin.
|
||||||
main = "~/winhome/Nextcloud/Neorg",
|
main = "~/Nextcloud/Neorg",
|
||||||
notes = "~/winhome/Nextcloud/Notes",
|
notes = "~/Nextcloud/Notes",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue