Skip to content

Commit

Permalink
rwt,plugin: update neorg workspace directory
Browse files Browse the repository at this point in the history
Signed-off-by: Avimitin <[email protected]>

Former-commit-id: 457a27d [formerly 457a27d [formerly 0a92b25]]
Former-commit-id: 3f6969a
Former-commit-id: f5bef85
  • Loading branch information
Avimitin committed Jan 1, 2022
1 parent 1dc7d1c commit 3854c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/plug.lua
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ return require('packer').startup(function(use)
["core.norg.dirman"] = { -- Manage your directories with Neorg
config = {
workspaces = {
my_workspace = "~/neorg"
my_workspace = "~/Documents/Neorg"
}
}
}
Expand Down

0 comments on commit 3854c86

Please sign in to comment.