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