From 7d56f48413c18b010450893e03809d37586aee3a Mon Sep 17 00:00:00 2001 From: Soispha Date: Sun, 1 Oct 2023 14:25:53 +0200 Subject: feat(hm/pkgs/scrs/neorg): Add support for opening current task context --- hm/soispha/conf/nvim/plgs/neorg/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hm/soispha/conf/nvim/plgs/neorg') 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 = { -- cgit 1.4.1