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