diff options
Diffstat (limited to 'hm/soispha/conf/nvim/plgs/neorg/default.nix')
-rw-r--r-- | hm/soispha/conf/nvim/plgs/neorg/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/soispha/conf/nvim/plgs/neorg/default.nix b/hm/soispha/conf/nvim/plgs/neorg/default.nix index 2014af9f..8d8015da 100644 --- a/hm/soispha/conf/nvim/plgs/neorg/default.nix +++ b/hm/soispha/conf/nvim/plgs/neorg/default.nix @@ -36,6 +36,7 @@ workspaces = { general = "~/repos/notes/general"; journal = "~/repos/notes/journal"; + projects = "~/repos/notes/projects"; }; }; "core.export".config = { |