Skip to content

Commit

Permalink
aaaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiago-Assis-T committed Aug 5, 2023
1 parent 83e3a3f commit b28dcf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lua/plugins/neorg.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ require('neorg').setup({
['core.dirman'] = { -- Manages Neorg workspaces
config = {
workspaces = {
work = '~/Notes/Work',
study = '~Notes/Study',
work = '~/Desktop/Notes/Work',
study = '~Desktop/Notes/Study',
},
},
},
Expand Down

0 comments on commit b28dcf5

Please sign in to comment.