about summary refs log tree commit diff stats
path: root/hm/soispha/conf/nvim/plgs
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-01 14:25:53 +0200
committerSoispha <soispha@vhack.eu>2023-10-01 14:54:38 +0200
commit7d56f48413c18b010450893e03809d37586aee3a (patch)
tree2feac0592c7be82eabf94897d1a3e17e93e0dfb6 /hm/soispha/conf/nvim/plgs
parentstyle(hm/pkgs/scripts): Reorder alphabetically (diff)
downloadnixos-config-7d56f48413c18b010450893e03809d37586aee3a.zip
feat(hm/pkgs/scrs/neorg): Add support for opening current task context
Diffstat (limited to 'hm/soispha/conf/nvim/plgs')
-rw-r--r--hm/soispha/conf/nvim/plgs/neorg/default.nix1
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 = {