1 files changed,
3 insertions(+),
2 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2022-06-26 21:06:46 +0300
Parent:
858de31
M
lua/configs/neorg.lua
@@ -13,8 +13,9 @@ },
["core.norg.dirman"] = { config = { workspaces = { - prog = "~/notes/programing", - self = "~/notes/self", + prog = "~/Notes/Programing", + study = "~/Notes/Study", + my = "~/Notes/My", }, }, },