server: remove neord dirs
This commit is contained in:
parent
7b2db77584
commit
b17dfbbae9
|
@ -12,10 +12,10 @@ return {
|
|||
["core.dirman"] = { -- Manages Neorg workspaces
|
||||
config = {
|
||||
workspaces = {
|
||||
-- FIXME: This shouldn't be in the Versioncontrol. Make this
|
||||
-- into a local extension of the plugin.
|
||||
main = "~/Nextcloud/Neorg",
|
||||
notes = "~/Nextcloud/Notes",
|
||||
-- NOTE: This is the server branch, note taking here should not
|
||||
-- be needed. Also, my server does not have a synchronisation
|
||||
-- to nextcloud set up, so I don't have access to my Neorg
|
||||
-- notes regardless.
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue